AggregateObject(Ptr< Object > other) | ns3::Object | |
CheckForFragmentation(MacHeaderType::HeaderType packetType) | ns3::WimaxMacQueue | |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dequeue(MacHeaderType::HeaderType packetType) | ns3::WimaxMacQueue | |
Dequeue(MacHeaderType::HeaderType packetType, uint32_t availableByte) | ns3::WimaxMacQueue | |
Dispose(void) | ns3::Object | |
DoDispose(void) | ns3::Object | protectedvirtual |
DoInitialize(void) | ns3::Object | protectedvirtual |
Enqueue(Ptr< Packet > packet, const MacHeaderType &hdrType, const GenericMacHeader &hdr) | ns3::WimaxMacQueue | |
Front(MacHeaderType::HeaderType packetType) const | ns3::WimaxMacQueue | private |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetFirstPacketHdrSize(MacHeaderType::HeaderType packetType) | ns3::WimaxMacQueue | |
GetFirstPacketPayloadSize(MacHeaderType::HeaderType packetType) | ns3::WimaxMacQueue | |
GetFirstPacketRequiredByte(MacHeaderType::HeaderType packetType) | ns3::WimaxMacQueue | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetMaxSize(void) const | ns3::WimaxMacQueue | |
GetNBytes(void) const | ns3::WimaxMacQueue | |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObjectIid(void) | ns3::ObjectBase | related |
GetPacketQueue(void) const | ns3::WimaxMacQueue | |
GetQueueLengthWithMACOverhead(void) | ns3::WimaxMacQueue | |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetSize(void) const | ns3::WimaxMacQueue | |
GetTypeId(void) | ns3::WimaxMacQueue | static |
Initialize(void) | ns3::Object | |
IsEmpty(void) const | ns3::WimaxMacQueue | |
IsEmpty(MacHeaderType::HeaderType packetType) const | ns3::WimaxMacQueue | |
IsInitialized(void) const | ns3::Object | |
m_bytes | ns3::WimaxMacQueue | private |
m_maxSize | ns3::WimaxMacQueue | private |
m_nrDataPackets | ns3::WimaxMacQueue | private |
m_nrRequestPackets | ns3::WimaxMacQueue | private |
m_queue | ns3::WimaxMacQueue | private |
m_traceDequeue | ns3::WimaxMacQueue | private |
m_traceDrop | ns3::WimaxMacQueue | private |
m_traceEnqueue | ns3::WimaxMacQueue | private |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
PacketQueue typedef | ns3::WimaxMacQueue | private |
Peek(GenericMacHeader &hdr) const | ns3::WimaxMacQueue | |
Peek(GenericMacHeader &hdr, Time &timeStamp) const | ns3::WimaxMacQueue | |
Peek(MacHeaderType::HeaderType packetType) const | ns3::WimaxMacQueue | |
Peek(MacHeaderType::HeaderType packetType, Time &timeStamp) const | ns3::WimaxMacQueue | |
Pop(MacHeaderType::HeaderType packetType) | ns3::WimaxMacQueue | private |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetFragmentation(MacHeaderType::HeaderType packetType) | ns3::WimaxMacQueue | |
SetFragmentNumber(MacHeaderType::HeaderType packetType) | ns3::WimaxMacQueue | |
SetFragmentOffset(MacHeaderType::HeaderType packetType, uint32_t offset) | ns3::WimaxMacQueue | |
SetMaxSize(uint32_t maxSize) | ns3::WimaxMacQueue | |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
TraceConnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceConnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
TraceDisconnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
WimaxMacQueue(void) | ns3::WimaxMacQueue | |
WimaxMacQueue(uint32_t maxSize) | ns3::WimaxMacQueue | |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |
~WimaxMacQueue(void) | ns3::WimaxMacQueue | |