ns-3
ns3::WimaxMacQueue::QueueElement Struct Reference
Collaboration diagram for ns3::WimaxMacQueue::QueueElement:

List of all members.

Public Member Functions

 QueueElement (Ptr< Packet > packet, const MacHeaderType &hdrType, const GenericMacHeader &hdr, Time timeStamp)
uint32_t GetSize (void) const
void SetFragmentation (void)
void SetFragmentNumber (void)
void SetFragmentOffset (uint32_t offset)

Public Attributes

Ptr< Packetm_packet
MacHeaderType m_hdrType
GenericMacHeader m_hdr
Time m_timeStamp
bool m_fragmentation
uint32_t m_fragmentNumber
uint32_t m_fragmentOffset

The documentation for this struct was generated from the following files: