IEEE802.15.4-2011 PHY PIB Attributes Table 52 in section 6.4.2. More...
#include "lr-wpan-mac.h"
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 | |
![]() | |
SimpleRefCount () | |
Default constructor. More... | |
SimpleRefCount (const SimpleRefCount &o[[maybe_unused]]) | |
Copy constructor. More... | |
uint32_t | GetReferenceCount () const |
Get the reference count of the object. More... | |
SimpleRefCount & | operator= (const SimpleRefCount &o[[maybe_unused]]) |
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.