A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::Queue< Item, Container > Member List

This is the complete list of members for ns3::Queue< Item, Container >, including all inherited members.

AggregateObject(Ptr< Object > other)ns3::Object
AppendItemTypeIfNotPresent(std::string &typeId, const std::string &itemType)ns3::QueueBasestatic
Check() constns3::Objectprivate
CheckLoose() constns3::Objectprivate
ConstIterator typedefns3::Queue< Item, Container >protected
Construct(const AttributeConstructionList &attributes)ns3::Objectprivate
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
Dequeue()=0ns3::Queue< Item, Container >pure virtual
Dispose()ns3::Object
DoDelete()ns3::Objectprivate
DoDequeue(ConstIterator pos)ns3::Queue< Item, Container >protected
DoDispose() overridens3::Queue< Item, Container >protectedvirtual
DoEnqueue(ConstIterator pos, Ptr< Item > item)ns3::Queue< Item, Container >protected
DoEnqueue(ConstIterator pos, Ptr< Item > item, Iterator &ret)ns3::Queue< Item, Container >protected
DoGetObject(TypeId tid) constns3::Objectprivate
DoInitialize()ns3::Objectprotectedvirtual
DoPeek(ConstIterator pos) constns3::Queue< Item, Container >protected
DoRemove(ConstIterator pos)ns3::Queue< Item, Container >protected
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value)ns3::ObjectBaseprivate
DropAfterDequeue(Ptr< Item > item)ns3::Queue< Item, Container >protected
DropBeforeEnqueue(Ptr< Item > item)ns3::Queue< Item, Container >protected
Enqueue(Ptr< Item > item)=0ns3::Queue< Item, Container >pure virtual
Flush()ns3::Queue< Item, Container >
GetAggregateIterator() constns3::Object
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetContainer() constns3::Queue< Item, Container >protected
GetCurrentSize() constns3::QueueBase
GetInstanceTypeId() const overridens3::Objectvirtual
GetMaxSize() constns3::QueueBase
GetNBytes() constns3::QueueBase
GetNPackets() constns3::QueueBase
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Object
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Objectinline
GetObjectIid()ns3::ObjectBaserelated
GetReferenceCount() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetTotalDroppedBytes() constns3::QueueBase
GetTotalDroppedBytesAfterDequeue() constns3::QueueBase
GetTotalDroppedBytesBeforeEnqueue() constns3::QueueBase
GetTotalDroppedPackets() constns3::QueueBase
GetTotalDroppedPacketsAfterDequeue() constns3::QueueBase
GetTotalDroppedPacketsBeforeEnqueue() constns3::QueueBase
GetTotalReceivedBytes() constns3::QueueBase
GetTotalReceivedPackets() constns3::QueueBase
GetTypeId()ns3::Queue< Item, Container >static
Initialize()ns3::Object
IsEmpty() constns3::QueueBase
IsInitialized() constns3::Object
ItemType typedefns3::Queue< Item, Container >
Iterator typedefns3::Queue< Item, Container >protected
m_aggregatesns3::Objectprivate
m_countns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >mutableprivate
m_disposedns3::Objectprivate
m_getObjectCountns3::Objectprivate
m_initializedns3::Objectprivate
m_maxSizens3::QueueBaseprotected
m_nBytesns3::QueueBaseprotected
m_nPacketsns3::QueueBaseprotected
m_nTotalDroppedBytesns3::QueueBaseprotected
m_nTotalDroppedBytesAfterDequeuens3::QueueBaseprotected
m_nTotalDroppedBytesBeforeEnqueuens3::QueueBaseprotected
m_nTotalDroppedPacketsns3::QueueBaseprotected
m_nTotalDroppedPacketsAfterDequeuens3::QueueBaseprotected
m_nTotalDroppedPacketsBeforeEnqueuens3::QueueBaseprotected
m_nTotalReceivedBytesns3::QueueBaseprotected
m_nTotalReceivedPacketsns3::QueueBaseprotected
m_packetsns3::Queue< Item, Container >private
m_tidns3::Objectprivate
m_traceDequeuens3::Queue< Item, Container >private
m_traceDropns3::Queue< Item, Container >private
m_traceDropAfterDequeuens3::Queue< Item, Container >private
m_traceDropBeforeEnqueuens3::Queue< Item, Container >private
m_traceEnqueuens3::Queue< Item, Container >private
m_unidirectionalAggregatesns3::Objectprivate
NotifyConstructionCompleted()ns3::ObjectBaseprotectedvirtual
NotifyNewAggregate()ns3::Objectprotectedvirtual
NS_LOG_TEMPLATE_DECLAREns3::Queue< Item, Container >private
Object()ns3::Object
Object(const Object &o)ns3::Objectprotected
operator=(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Peek() const =0ns3::Queue< Item, Container >pure virtual
Queue()ns3::Queue< Item, Container >
QueueBase()ns3::QueueBase
Ref() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Remove()=0ns3::Queue< Item, Container >pure virtual
ResetStatistics()ns3::QueueBase
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetMaxSize(QueueSize size)ns3::QueueBase
SetTypeId(TypeId tid)ns3::Objectprivate
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
UnidirectionalAggregateObject(Ptr< Object > other)ns3::Object
Unref() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
UpdateSortedArray(Aggregates *aggregates, uint32_t i) constns3::Objectprivate
WouldOverflow(uint32_t nPackets, uint32_t nBytes) constns3::QueueBase
~Object() overridens3::Object
~ObjectBase()ns3::ObjectBasevirtual
~Queue() overridens3::Queue< Item, Container >
~QueueBase() overridens3::QueueBase