EMANE
1.2.1
|
Go to the source code of this file.
Namespaces | |
EMANE | |
EMANE::Models | |
EMANE::Models::IEEE80211ABG | |
Typedefs | |
typedef std::set< EMANE::NEMId > | EMANE::Models::IEEE80211ABG::NbrSet |
typedef NbrSet::iterator | EMANE::Models::IEEE80211ABG::NbrSetIter |
typedef NbrSet::const_iterator | EMANE::Models::IEEE80211ABG::NbrSetConstIter |
Enumerations | |
enum | EMANE::Models::IEEE80211ABG::NBR_TYPE { EMANE::Models::IEEE80211ABG::NBR_TYPE_INVALID = 0x00, EMANE::Models::IEEE80211ABG::NBR_TYPE_SELF = 0x01, EMANE::Models::IEEE80211ABG::NBR_TYPE_ONE_HOP = 0x02, EMANE::Models::IEEE80211ABG::NBR_TYPE_TWO_HOP = 0x04 } |
Functions | |
std::string | EMANE::Models::IEEE80211ABG::nbrTypeToString (NBR_TYPE nbrType) |