wpl::wifi::anon::prefix_preserving_essid_policy Struct Reference

Inheritance diagram for wpl::wifi::anon::prefix_preserving_essid_policy:
wpl::tool::mapping< essid, essid, internals::ppep_mapping_factory > wpl::tool::datafile ppep_mapping_factory

List of all members.

Public Types

typedef tool::mapping< essid,
essid,
internals::ppep_mapping_factory
super_type

Public Member Functions

 prefix_preserving_essid_policy (const std::string &mapname="ESSID.map")
const essidoperator[] (const essid &)
 operator std::ostream & ()
template<class T >
std::ostream & operator<< (const T &)

Protected Member Functions

void load (std::istream &)

Member Function Documentation

const essid & wpl::tool::mapping< essid , essid , internals::ppep_mapping_factory >::operator[] ( const essid &   )  [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