A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::WifiMacQueueSchedulerImpl< Priority, Compare > Member List

This is the complete list of members for ns3::WifiMacQueueSchedulerImpl< Priority, Compare >, including all inherited members.

::WifiMacQueueDropOldestTestns3::WifiMacQueueSchedulerImpl< Priority, Compare >friend
AggregateObject(Ptr< Object > other)ns3::Object
BlockQueues(WifiQueueBlockedReason reason, AcIndex ac, const std::list< WifiContainerQueueType > &types, const Mac48Address &rxAddress, const Mac48Address &txAddress, const std::set< uint8_t > &tids, const std::set< uint8_t > &linkIds) finalns3::WifiMacQueueSchedulerImpl< Priority, Compare >virtual
Check() constns3::Objectprivate
CheckLoose() constns3::Objectprivate
Construct(const AttributeConstructionList &attributes)ns3::Objectprivate
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
Dispose()ns3::Object
DoBlockQueues(bool block, WifiQueueBlockedReason reason, AcIndex ac, const std::list< WifiContainerQueueType > &types, const Mac48Address &rxAddress, const Mac48Address &txAddress, const std::set< uint8_t > &tids, const std::set< uint8_t > &linkIds)ns3::WifiMacQueueSchedulerImpl< Priority, Compare >private
DoDelete()ns3::Objectprivate
DoDispose() overridens3::WifiMacQueueSchedulerImpl< Priority, Compare >protectedvirtual
DoGetNext(AcIndex ac, std::optional< uint8_t > linkId, typename SortedQueues::iterator sortedQueuesIt)ns3::WifiMacQueueSchedulerImpl< Priority, Compare >private
DoGetObject(TypeId tid) constns3::Objectprivate
DoInitialize()ns3::Objectprotectedvirtual
DoNotifyDequeue(AcIndex ac, const std::list< Ptr< WifiMpdu > > &mpdus)=0ns3::WifiMacQueueSchedulerImpl< Priority, Compare >privatepure virtual
DoNotifyEnqueue(AcIndex ac, Ptr< WifiMpdu > mpdu)=0ns3::WifiMacQueueSchedulerImpl< Priority, Compare >privatepure virtual
DoNotifyRemove(AcIndex ac, const std::list< Ptr< WifiMpdu > > &mpdus)=0ns3::WifiMacQueueSchedulerImpl< Priority, Compare >privatepure virtual
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value)ns3::ObjectBaseprivate
GetAggregateIterator() constns3::Object
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetInstanceTypeId() const overridens3::Objectvirtual
GetLinkIds(AcIndex ac, Ptr< const WifiMpdu > mpdu, const std::list< WifiQueueBlockedReason > &ignoredReasons) finalns3::WifiMacQueueSchedulerImpl< Priority, Compare >virtual
GetMac() constns3::WifiMacQueueSchedulerprotected
GetNext(AcIndex ac, std::optional< uint8_t > linkId) finalns3::WifiMacQueueSchedulerImpl< Priority, Compare >virtual
GetNext(AcIndex ac, std::optional< uint8_t > linkId, const WifiContainerQueueId &prevQueueId) finalns3::WifiMacQueueSchedulerImpl< Priority, Compare >virtual
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Object
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Objectinline
GetObjectIid()ns3::ObjectBaserelated
GetQueueLinkMask(AcIndex ac, const WifiContainerQueueId &queueId, uint8_t linkId) finalns3::WifiMacQueueSchedulerImpl< Priority, Compare >virtual
GetReferenceCount() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetSortedQueues(AcIndex ac) constns3::WifiMacQueueSchedulerImpl< Priority, Compare >protected
GetTypeId()ns3::WifiMacQueueSchedulerImpl< Priority, Compare >static
GetWifiMacQueue(AcIndex ac) constns3::WifiMacQueueSchedulerImpl< Priority, Compare >protected
HasToDropBeforeEnqueue(AcIndex ac, Ptr< WifiMpdu > mpdu) finalns3::WifiMacQueueSchedulerImpl< Priority, Compare >virtual
HasToDropBeforeEnqueuePriv(AcIndex ac, Ptr< WifiMpdu > mpdu)=0ns3::WifiMacQueueSchedulerImpl< Priority, Compare >privatepure virtual
Initialize()ns3::Object
InitQueueInfo(AcIndex ac, Ptr< const WifiMpdu > mpdu)ns3::WifiMacQueueSchedulerImpl< Priority, Compare >private
IsInitialized() constns3::Object
m_aggregatesns3::Objectprivate
m_countns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >mutableprivate
m_disposedns3::Objectprivate
m_getObjectCountns3::Objectprivate
m_initializedns3::Objectprivate
m_macns3::WifiMacQueueSchedulerprivate
m_perAcInfons3::WifiMacQueueSchedulerImpl< Priority, Compare >private
m_tidns3::Objectprivate
m_unidirectionalAggregatesns3::Objectprivate
Mask typedefns3::WifiMacQueueScheduler
NotifyConstructionCompleted()ns3::ObjectBaseprotectedvirtual
NotifyDequeue(AcIndex ac, const std::list< Ptr< WifiMpdu > > &mpdus) finalns3::WifiMacQueueSchedulerImpl< Priority, Compare >virtual
NotifyEnqueue(AcIndex ac, Ptr< WifiMpdu > mpdu) finalns3::WifiMacQueueSchedulerImpl< Priority, Compare >virtual
NotifyNewAggregate()ns3::Objectprotectedvirtual
NotifyRemove(AcIndex ac, const std::list< Ptr< WifiMpdu > > &mpdus) finalns3::WifiMacQueueSchedulerImpl< Priority, Compare >virtual
NS_LOG_TEMPLATE_DECLAREns3::WifiMacQueueSchedulerImpl< Priority, Compare >private
Object()ns3::Object
Object(const Object &o)ns3::Objectprotected
operator=(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
QueueInfoMap typedefns3::WifiMacQueueSchedulerImpl< Priority, Compare >protected
QueueInfoPair typedefns3::WifiMacQueueSchedulerImpl< Priority, Compare >protected
Ref() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetPriority(AcIndex ac, const WifiContainerQueueId &queueId, const Priority &priority)ns3::WifiMacQueueSchedulerImpl< Priority, Compare >protected
SetTypeId(TypeId tid)ns3::Objectprivate
SetWifiMac(Ptr< WifiMac > mac) finalns3::WifiMacQueueSchedulerImpl< Priority, Compare >virtual
SimpleRefCount()ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleRefCount(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SortedQueues typedefns3::WifiMacQueueSchedulerImpl< Priority, Compare >protected
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
UnblockQueues(WifiQueueBlockedReason reason, AcIndex ac, const std::list< WifiContainerQueueType > &types, const Mac48Address &rxAddress, const Mac48Address &txAddress, const std::set< uint8_t > &tids, const std::set< uint8_t > &linkIds) finalns3::WifiMacQueueSchedulerImpl< Priority, Compare >virtual
UnidirectionalAggregateObject(Ptr< Object > other)ns3::Object
Unref() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
UpdateSortedArray(Aggregates *aggregates, uint32_t i) constns3::Objectprivate
WifiMacQueueSchedulerImpl()ns3::WifiMacQueueSchedulerImpl< Priority, Compare >
~Object() overridens3::Object
~ObjectBase()ns3::ObjectBasevirtual