| AggregateObject(Ptr< Object > other) | ns3::Object | |
| AssignStreams(int64_t stream) | ns3::Txop | |
| Cancel(void) | ns3::Txop | virtual |
| CanStartNextPolling(void) const | ns3::Txop | |
| ChannelAccessManager class | ns3::Txop | friend |
| ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
| Dispose(void) | ns3::Object | |
| DoDispose(void) | ns3::Txop | protectedvirtual |
| DoInitialize(void) | ns3::Txop | protectedvirtual |
| EndTxNoAck(void) | ns3::Txop | virtual |
| GenerateBackoff(void) | ns3::Txop | protectedvirtual |
| GetAggregateIterator(void) const | ns3::Object | |
| GetAifsn(void) const | ns3::Txop | |
| GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
| GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
| GetBackoffSlots(void) const | ns3::Txop | protected |
| GetBackoffStart(void) const | ns3::Txop | protected |
| GetCw(void) const | ns3::Txop | protected |
| GetFragmentOffset(void) const | ns3::Txop | protectedvirtual |
| GetFragmentPacket(WifiMacHeader *hdr) | ns3::Txop | protectedvirtual |
| GetFragmentSize(void) const | ns3::Txop | protectedvirtual |
| GetInstanceTypeId(void) const | ns3::Object | virtual |
| GetLow(void) const | ns3::Txop | |
| GetMaxCw(void) const | ns3::Txop | |
| GetMinCw(void) const | ns3::Txop | |
| GetNextFragmentSize(void) const | ns3::Txop | protectedvirtual |
| 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 |
| GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| GetTxopLimit(void) const | ns3::Txop | |
| GetTxopRemaining(void) const | ns3::Txop | virtual |
| GetTypeId(void) | ns3::Txop | static |
| GetWifiMacQueue() const | ns3::Txop | |
| GotAck(void) | ns3::Txop | virtual |
| GotBlockAck(const CtrlBAckResponseHeader *blockAck, Mac48Address recipient, double rxSnr, double dataSnr, WifiTxVector dataTxVector) | ns3::Txop | virtual |
| GotCfEnd(void) | ns3::Txop | |
| HasFramesToTransmit(void) | ns3::Txop | protectedvirtual |
| Initialize(void) | ns3::Object | |
| IsAccessRequested(void) const | ns3::Txop | virtual |
| IsInitialized(void) const | ns3::Object | |
| IsLastFragment(void) const | ns3::Txop | protectedvirtual |
| IsQosTxop() const | ns3::Txop | virtual |
| m_accessRequested | ns3::Txop | protected |
| m_aifsn | ns3::Txop | protected |
| m_backoff | ns3::Txop | protected |
| m_backoffSlots | ns3::Txop | protected |
| m_backoffStart | ns3::Txop | protected |
| m_backoffTrace | ns3::Txop | protected |
| m_channelAccessManager | ns3::Txop | protected |
| m_currentHdr | ns3::Txop | protected |
| m_currentPacket | ns3::Txop | protected |
| m_currentParams | ns3::Txop | protected |
| m_cw | ns3::Txop | protected |
| m_cwMax | ns3::Txop | protected |
| m_cwMin | ns3::Txop | protected |
| m_cwTrace | ns3::Txop | protected |
| m_fragmentNumber | ns3::Txop | protected |
| m_low | ns3::Txop | protected |
| m_queue | ns3::Txop | protected |
| m_rng | ns3::Txop | protected |
| m_stationManager | ns3::Txop | protected |
| m_txDroppedCallback | ns3::Txop | protected |
| m_txFailedCallback | ns3::Txop | protected |
| m_txMiddle | ns3::Txop | protected |
| m_txOkCallback | ns3::Txop | protected |
| m_txopLimit | ns3::Txop | protected |
| MacLowTransmissionListener class | ns3::Txop | friend |
| MissedAck(void) | ns3::Txop | virtual |
| MissedBlockAck(uint8_t nMpdus) | ns3::Txop | virtual |
| MissedCfPollResponse(bool expectedCfAck) | ns3::Txop | |
| MissedCts(void) | ns3::Txop | virtual |
| NeedDataRetransmission(Ptr< const Packet > packet, const WifiMacHeader &hdr) | ns3::Txop | protected |
| NeedFragmentation(void) const | ns3::Txop | protectedvirtual |
| NeedRtsRetransmission(Ptr< const Packet > packet, const WifiMacHeader &hdr) | ns3::Txop | protected |
| NextFragment(void) | ns3::Txop | protected |
| NotifyAccessGranted(void) | ns3::Txop | protectedvirtual |
| NotifyAccessRequested(void) | ns3::Txop | protectedvirtual |
| NotifyChannelSwitching(void) | ns3::Txop | virtual |
| NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
| NotifyInternalCollision(void) | ns3::Txop | protectedvirtual |
| NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
| NotifyOff(void) | ns3::Txop | virtual |
| NotifyOn(void) | ns3::Txop | virtual |
| NotifySleep(void) | ns3::Txop | virtual |
| NotifyWakeUp(void) | ns3::Txop | virtual |
| Object() | ns3::Object | |
| Object(const Object &o) | ns3::Object | protected |
| operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| Queue(Ptr< Packet > packet, const WifiMacHeader &hdr) | ns3::Txop | virtual |
| Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| ResetCw(void) | ns3::Txop | protected |
| RestartAccessIfNeeded(void) | ns3::Txop | protectedvirtual |
| SendCfFrame(WifiMacType frameType, Mac48Address addr) | ns3::Txop | |
| SetAifsn(uint8_t aifsn) | ns3::Txop | |
| SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
| SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
| SetChannelAccessManager(const Ptr< ChannelAccessManager > manager) | ns3::Txop | |
| SetMacLow(const Ptr< MacLow > low) | ns3::Txop | |
| SetMaxCw(uint32_t maxCw) | ns3::Txop | |
| SetMinCw(uint32_t minCw) | ns3::Txop | |
| SetTxDroppedCallback(TxDropped callback) | ns3::Txop | |
| SetTxFailedCallback(TxFailed callback) | ns3::Txop | |
| SetTxMiddle(const Ptr< MacTxMiddle > txMiddle) | ns3::Txop | |
| SetTxOkCallback(TxOk callback) | ns3::Txop | |
| SetTxopLimit(Time txopLimit) | ns3::Txop | |
| SetWifiRemoteStationManager(const Ptr< WifiRemoteStationManager > remoteManager) | ns3::Txop | virtual |
| SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| StartAccessIfNeeded(void) | ns3::Txop | protectedvirtual |
| StartBackoffNow(uint32_t nSlots) | ns3::Txop | |
| StartNextFragment(void) | ns3::Txop | virtual |
| StartNextPacket(void) | ns3::Txop | virtual |
| TerminateTxop(void) | ns3::Txop | virtual |
| 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 | |
| TxDropped typedef | ns3::Txop | |
| TxDroppedPacket(Ptr< const WifiMacQueueItem > item) | ns3::Txop | protected |
| TxFailed typedef | ns3::Txop | |
| TxOk typedef | ns3::Txop | |
| Txop() | ns3::Txop | |
| Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| UpdateBackoffSlotsNow(uint32_t nSlots, Time backoffUpdateBound) | ns3::Txop | protected |
| UpdateFailedCw(void) | ns3::Txop | protected |
| ~Object() | ns3::Object | virtual |
| ~ObjectBase() | ns3::ObjectBase | virtual |
| ~Txop() | ns3::Txop | virtual |