wpl::wifi::anon::prefix_preserving_mac_policy Struct Reference

Inheritance diagram for wpl::wifi::anon::prefix_preserving_mac_policy:
wpl::tool::mapping< addr, addr, internals::ppmp_mapping_factory > wpl::tool::datafile ppmp_mapping_factory

List of all members.

Public Types

typedef tool::mapping< addr,
addr,
internals::ppmp_mapping_factory
super_type

Public Member Functions

 prefix_preserving_mac_policy (const std::string &mapname="MAC.map")
const addroperator[] (const addr &)
 operator std::ostream & ()
template<class T >
std::ostream & operator<< (const T &)

Protected Member Functions

void load (std::istream &)

Member Function Documentation

const addr & wpl::tool::mapping< addr , addr , internals::ppmp_mapping_factory >::operator[] ( const addr  )  [inherited]

Retrieve the value of a corresponding key.

When the key already exists in the mapping, just return its value. Else, insert the (key, value) pair according to the Factory template parameter.


The documentation for this struct was generated from the following files:

Generated by  doxygen 1.6.2