This is the complete list of members for ns3::Reservation, including all inherited members.
AddTimestamp(Time t) | ns3::Reservation | |
GetFrameNo() const | ns3::Reservation | |
GetLength() const | ns3::Reservation | |
GetNoFrames() const | ns3::Reservation | |
GetPktList() const | ns3::Reservation | |
GetRetryNo() const | ns3::Reservation | |
GetTimestamp(uint8_t n) const | ns3::Reservation | |
IncrementRetry() | ns3::Reservation | |
IsTransmitted() const | ns3::Reservation | |
m_frameNo | ns3::Reservation | private |
m_length | ns3::Reservation | private |
m_pktList | ns3::Reservation | private |
m_retryNo | ns3::Reservation | private |
m_timestamp | ns3::Reservation | private |
m_transmitted | ns3::Reservation | private |
Reservation() | ns3::Reservation | |
Reservation(std::list< std::pair< Ptr< Packet >, Mac8Address > > &list, uint8_t frameNo, uint32_t maxPkts=0) | ns3::Reservation | |
SetFrameNo(uint8_t fn) | ns3::Reservation | |
SetTransmitted(bool t=true) | ns3::Reservation | |
~Reservation() | ns3::Reservation |