a IEEE 802.11s Mesh ID 7.3.287 of 802.11s draft 3.0 More...
#include <ie-dot11s-id.h>
Public Member Functions | |
IeMeshId (std::string s) | |
bool | IsEqual (IeMeshId const &o) const |
bool | IsBroadcast (void) const |
char * | PeekString (void) const |
Inherited from WifiInformationElement | |
virtual WifiElementId | ElementId () const |
Own unique Element ID. | |
virtual void | SerializeInformation (Buffer::Iterator i) const |
Serialize information. | |
virtual uint8_t | DeserializeInformation (Buffer::Iterator start, uint8_t length) |
Deserialize information. | |
virtual void | Print (std::ostream &os) const |
virtual uint8_t | GetInformationSize () const |
Length of serialized information. | |
Friends | |
bool | operator== (const IeMeshId &a, const IeMeshId &b) |
a IEEE 802.11s Mesh ID 7.3.287 of 802.11s draft 3.0