IEEE802.15.4-2011 PHY PIB Attributes Table 52 in section 6.4.2. More...
#include "lr-wpan-mac.h"
Inheritance diagram for ns3::LrWpanMacPibAttributes:
Collaboration diagram for ns3::LrWpanMacPibAttributes:Public Attributes | |
| Ptr< Packet > | macBeaconPayload |
| The contents of the beacon payload. More... | |
| uint8_t | macBeaconPayloadLength {0} |
| The length in octets of the beacon payload. More... | |
Additional Inherited Members | |
Public Member Functions inherited from ns3::SimpleRefCount< LrWpanMacPibAttributes > | |
| SimpleRefCount () | |
| Default constructor. More... | |
| SimpleRefCount (const SimpleRefCount &o) | |
| Copy constructor. More... | |
| uint32_t | GetReferenceCount () const |
| Get the reference count of the object. More... | |
| SimpleRefCount & | operator= (const SimpleRefCount &o) |
| Assignment operator. More... | |
| void | Ref () const |
| Increment the reference count. More... | |
| void | Unref () const |
| Decrement the reference count. More... | |
IEEE802.15.4-2011 PHY PIB Attributes Table 52 in section 6.4.2.
Definition at line 344 of file lr-wpan-mac.h.
The contents of the beacon payload.
Definition at line 346 of file lr-wpan-mac.h.
| uint8_t ns3::LrWpanMacPibAttributes::macBeaconPayloadLength {0} |
The length in octets of the beacon payload.
Definition at line 347 of file lr-wpan-mac.h.