A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::WimaxMacQueue::QueueElement Struct Reference

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

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

Detailed Description

Definition at line 121 of file wimax-mac-queue.h.


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