ACKNOWLEDGED enum value | ns3::BlockAckManager | private |
AggregateObject(Ptr< Object > other) | ns3::Object | |
Agreements typedef | ns3::BlockAckManager | private |
AgreementsCI typedef | ns3::BlockAckManager | private |
AgreementsI typedef | ns3::BlockAckManager | private |
AgreementStateTracedCallback typedef | ns3::BlockAckManager | |
BlockAckManager(const BlockAckManager &) | ns3::BlockAckManager | private |
BlockAckManager() | ns3::BlockAckManager | |
Check(void) const | ns3::Object | private |
CheckLoose(void) const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
CreateAgreement(const MgtAddBaRequestHeader *reqHdr, Mac48Address recipient, bool htSupported=true) | ns3::BlockAckManager | |
DestroyAgreement(Mac48Address recipient, uint8_t tid) | ns3::BlockAckManager | |
Dispose(void) | ns3::Object | |
DoDelete(void) | ns3::Object | private |
DoDispose() override | ns3::BlockAckManager | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize(void) | ns3::Object | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
DroppedOldMpdu typedef | ns3::BlockAckManager | |
ExistsAgreement(Mac48Address recipient, uint8_t tid) const | ns3::BlockAckManager | |
ExistsAgreementInState(Mac48Address recipient, uint8_t tid, OriginatorBlockAckAgreement::State state) const | ns3::BlockAckManager | |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBar(bool remove=true, uint8_t tid=8, Mac48Address recipient=Mac48Address::GetBroadcast()) | ns3::BlockAckManager | |
GetBlockAckReqHeader(Mac48Address recipient, uint8_t tid) const | ns3::BlockAckManager | |
GetBlockAckReqType(Mac48Address recipient, uint8_t tid) const | ns3::BlockAckManager | |
GetBlockAckType(Mac48Address recipient, uint8_t tid) const | ns3::BlockAckManager | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetNBufferedPackets(Mac48Address recipient, uint8_t tid) const | ns3::BlockAckManager | |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid(void) | ns3::ObjectBase | related |
GetOriginatorStartingSequence(Mac48Address recipient, uint8_t tid) const | ns3::BlockAckManager | |
GetRecipientBufferSize(Mac48Address recipient, uint8_t tid) const | ns3::BlockAckManager | |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId(void) | ns3::BlockAckManager | static |
HandleInFlightMpdu(PacketQueueI mpduIt, MpduStatus status, const AgreementsI &it, const Time &now) | ns3::BlockAckManager | private |
InactivityTimeout(Mac48Address recipient, uint8_t tid) | ns3::BlockAckManager | private |
Initialize(void) | ns3::Object | |
IsInitialized(void) const | ns3::Object | |
m_aggregates | ns3::Object | private |
m_agreements | ns3::BlockAckManager | private |
m_agreementState | ns3::BlockAckManager | private |
m_bars | ns3::BlockAckManager | private |
m_blockAckInactivityTimeout | ns3::BlockAckManager | private |
m_blockAckThreshold | ns3::BlockAckManager | private |
m_blockPackets | ns3::BlockAckManager | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_droppedOldMpduCallback | ns3::BlockAckManager | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_queue | ns3::BlockAckManager | private |
m_tid | ns3::Object | private |
m_txFailedCallback | ns3::BlockAckManager | private |
m_txOkCallback | ns3::BlockAckManager | private |
m_unblockPackets | ns3::BlockAckManager | private |
MpduStatus enum name | ns3::BlockAckManager | private |
NeedBarRetransmission(uint8_t tid, Mac48Address recipient) | ns3::BlockAckManager | |
NotifyAgreementEstablished(Mac48Address recipient, uint8_t tid, uint16_t startingSeq) | ns3::BlockAckManager | |
NotifyAgreementNoReply(Mac48Address recipient, uint8_t tid) | ns3::BlockAckManager | |
NotifyAgreementRejected(Mac48Address recipient, uint8_t tid) | ns3::BlockAckManager | |
NotifyAgreementReset(Mac48Address recipient, uint8_t tid) | ns3::BlockAckManager | |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyDiscardedMpdu(Ptr< const WifiMacQueueItem > mpdu) | ns3::BlockAckManager | |
NotifyGotAck(Ptr< const WifiMacQueueItem > mpdu) | ns3::BlockAckManager | |
NotifyGotBlockAck(const CtrlBAckResponseHeader &blockAck, Mac48Address recipient, const std::set< uint8_t > &tids, size_t index=0) | ns3::BlockAckManager | |
NotifyMissedAck(Ptr< WifiMacQueueItem > mpdu) | ns3::BlockAckManager | |
NotifyMissedBlockAck(Mac48Address recipient, uint8_t tid) | ns3::BlockAckManager | |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const BlockAckManager &block) | ns3::BlockAckManager | private |
ns3::Object::operator=([[maybe_unused]] const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
PacketQueue typedef | ns3::BlockAckManager | private |
PacketQueueCI typedef | ns3::BlockAckManager | private |
PacketQueueI typedef | ns3::BlockAckManager | private |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ScheduleBar(Ptr< const WifiMacQueueItem > bar, bool skipIfNoDataQueued=false) | ns3::BlockAckManager | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetBlockAckInactivityCallback(Callback< void, Mac48Address, uint8_t, bool > callback) | ns3::BlockAckManager | |
SetBlockAckThreshold(uint8_t nPackets) | ns3::BlockAckManager | |
SetBlockDestinationCallback(Callback< void, Mac48Address, uint8_t > callback) | ns3::BlockAckManager | |
SetDroppedOldMpduCallback(DroppedOldMpdu callback) | ns3::BlockAckManager | |
SetQueue(const Ptr< WifiMacQueue > queue) | ns3::BlockAckManager | |
SetTxFailedCallback(TxFailed callback) | ns3::BlockAckManager | |
SetTxOkCallback(TxOk callback) | ns3::BlockAckManager | |
SetTypeId(TypeId tid) | ns3::Object | private |
SetUnblockDestinationCallback(Callback< void, Mac48Address, uint8_t > callback) | ns3::BlockAckManager | |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
STAY_INFLIGHT enum value | ns3::BlockAckManager | private |
StorePacket(Ptr< WifiMacQueueItem > mpdu) | ns3::BlockAckManager | |
SwitchToBlockAckIfNeeded(Mac48Address recipient, uint8_t tid, uint16_t startingSeq) | ns3::BlockAckManager | |
TO_RETRANSMIT enum value | ns3::BlockAckManager | private |
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 | |
TxFailed typedef | ns3::BlockAckManager | |
TxOk typedef | ns3::BlockAckManager | |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateAgreement(const MgtAddBaResponseHeader *respHdr, Mac48Address recipient, uint16_t startingSeq) | ns3::BlockAckManager | |
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~BlockAckManager() | ns3::BlockAckManager | |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |