AddInternalQueue(Ptr< InternalQueue > queue) | ns3::QueueDisc | |
AddPacketFilter(Ptr< PacketFilter > filter) | ns3::QueueDisc | |
AddQueueDiscClass(Ptr< QueueDiscClass > qdClass) | ns3::QueueDisc | |
AggregateObject(Ptr< Object > other) | ns3::Object | |
AssignStreams(int64_t stream) | ns3::PieQueueDisc | |
BurstStateT enum name | ns3::PieQueueDisc | |
CalculateP() | ns3::PieQueueDisc | private |
CheckConfig(void) | ns3::PieQueueDisc | privatevirtual |
CHILD_QUEUE_DISC_DROP | ns3::QueueDisc | static |
Classify(Ptr< QueueDiscItem > item) | ns3::QueueDisc | |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dequeue(void) | ns3::QueueDisc | |
DequeuePeeked(void) | ns3::QueueDisc | |
Dispose(void) | ns3::Object | |
DoDequeue(void) | ns3::PieQueueDisc | privatevirtual |
DoDispose(void) | ns3::PieQueueDisc | protectedvirtual |
DoEnqueue(Ptr< QueueDiscItem > item) | ns3::PieQueueDisc | privatevirtual |
DoInitialize(void) | ns3::QueueDisc | protectedvirtual |
DoPeek(void) | ns3::PieQueueDisc | privatevirtual |
DQCOUNT_INVALID | ns3::PieQueueDisc | privatestatic |
DropAfterDequeue(Ptr< const QueueDiscItem > item, const char *reason) | ns3::QueueDisc | protected |
DropBeforeEnqueue(Ptr< const QueueDiscItem > item, const char *reason) | ns3::QueueDisc | protected |
DropEarly(Ptr< QueueDiscItem > item, uint32_t qSize) | ns3::PieQueueDisc | private |
Enqueue(Ptr< QueueDiscItem > item) | ns3::QueueDisc | |
FORCED_DROP | ns3::PieQueueDisc | static |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetCurrentSize(void) | ns3::QueueDisc | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetInternalQueue(uint32_t i) const | ns3::QueueDisc | |
GetMaxSize(void) const | ns3::QueueDisc | |
GetMode(void) const | ns3::PieQueueDisc | |
GetNBytes(void) const | ns3::QueueDisc | |
GetNetDevice(void) const | ns3::QueueDisc | |
GetNInternalQueues(void) const | ns3::QueueDisc | |
GetNPacketFilters(void) const | ns3::QueueDisc | |
GetNPackets(void) const | ns3::QueueDisc | |
GetNQueueDiscClasses(void) const | ns3::QueueDisc | |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObjectIid(void) | ns3::ObjectBase | related |
GetPacketFilter(uint32_t i) const | ns3::QueueDisc | |
GetQueueDelay(void) | ns3::PieQueueDisc | |
GetQueueDiscClass(uint32_t i) const | ns3::QueueDisc | |
GetQueueSize(void) | ns3::PieQueueDisc | |
GetQuota(void) const | ns3::QueueDisc | virtual |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetStats(void) | ns3::QueueDisc | |
GetTypeId(void) | ns3::PieQueueDisc | static |
GetWakeMode(void) const | ns3::QueueDisc | virtual |
IN_BURST enum value | ns3::PieQueueDisc | |
IN_BURST_PROTECTING enum value | ns3::PieQueueDisc | |
Initialize(void) | ns3::Object | |
InitializeParams(void) | ns3::PieQueueDisc | privatevirtual |
INTERNAL_QUEUE_DROP | ns3::QueueDisc | static |
InternalQueue typedef | ns3::QueueDisc | |
IsInitialized(void) const | ns3::Object | |
m_a | ns3::PieQueueDisc | private |
m_avgDqRate | ns3::PieQueueDisc | private |
m_b | ns3::PieQueueDisc | private |
m_burstAllowance | ns3::PieQueueDisc | private |
m_burstReset | ns3::PieQueueDisc | private |
m_burstState | ns3::PieQueueDisc | private |
m_dqCount | ns3::PieQueueDisc | private |
m_dqStart | ns3::PieQueueDisc | private |
m_dqThreshold | ns3::PieQueueDisc | private |
m_dropProb | ns3::PieQueueDisc | private |
m_inMeasurement | ns3::PieQueueDisc | private |
m_maxBurst | ns3::PieQueueDisc | private |
m_meanPktSize | ns3::PieQueueDisc | private |
m_qDelay | ns3::PieQueueDisc | private |
m_qDelayOld | ns3::PieQueueDisc | private |
m_qDelayRef | ns3::PieQueueDisc | private |
m_rtrsEvent | ns3::PieQueueDisc | private |
m_sUpdate | ns3::PieQueueDisc | private |
m_tUpdate | ns3::PieQueueDisc | private |
m_uv | ns3::PieQueueDisc | private |
Mark(Ptr< QueueDiscItem > item, const char *reason) | ns3::QueueDisc | protected |
NO_BURST enum value | ns3::PieQueueDisc | |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
ns3::Object::operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Peek(void) | ns3::QueueDisc | |
PeekDequeued(void) | ns3::QueueDisc | protected |
PieQueueDisc() | ns3::PieQueueDisc | |
QUEUE_DISC_MODE_BYTES enum value | ns3::PieQueueDisc | |
QUEUE_DISC_MODE_PACKETS enum value | ns3::PieQueueDisc | |
QueueDisc(QueueDiscSizePolicy policy=QueueDiscSizePolicy::SINGLE_INTERNAL_QUEUE) | ns3::QueueDisc | |
QueueDisc(QueueDiscSizePolicy policy, QueueSizeUnit unit) | ns3::QueueDisc | |
QueueDiscMode enum name | ns3::PieQueueDisc | |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Run(void) | ns3::QueueDisc | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetMaxSize(QueueSize size) | ns3::QueueDisc | |
SetMode(QueueDiscMode mode) | ns3::PieQueueDisc | |
SetNetDevice(Ptr< NetDevice > device) | ns3::QueueDisc | |
SetQueueLimit(uint32_t lim) | ns3::PieQueueDisc | |
SetQuota(const uint32_t quota) | ns3::QueueDisc | virtual |
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 | |
UNFORCED_DROP | ns3::PieQueueDisc | static |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
WAKE_CHILD enum value | ns3::QueueDisc | |
WAKE_ROOT enum value | ns3::QueueDisc | |
WakeMode enum name | ns3::QueueDisc | |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |
~PieQueueDisc() | ns3::PieQueueDisc | virtual |
~QueueDisc() | ns3::QueueDisc | virtual |