AggregateObject(Ptr< Object > other) | ns3::Object | |
ConfigureAggregation(void) | ns3::RegularWifiMac | private |
ConfigureContentionWindow(uint32_t cwMin, uint32_t cwMax) | ns3::RegularWifiMac | protected |
ConfigureDcf(Ptr< Txop > dcf, uint32_t cwmin, uint32_t cwmax, bool isDsss, AcIndex ac) | ns3::WifiMac | protected |
ConfigureStandard(WifiPhyStandard standard) | ns3::WifiMac | |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
DeaggregateAmsduAndForward(Ptr< Packet > aggregatedPacket, const WifiMacHeader *hdr) | ns3::RegularWifiMac | protectedvirtual |
DisableAggregation(void) | ns3::RegularWifiMac | private |
Dispose(void) | ns3::Object | |
DoDispose() | ns3::RegularWifiMac | protectedvirtual |
DoInitialize() | ns3::RegularWifiMac | protectedvirtual |
EdcaQueues typedef | ns3::RegularWifiMac | protected |
EnableAggregation(void) | ns3::RegularWifiMac | private |
Enqueue(Ptr< const Packet > packet, Mac48Address to, Mac48Address from) | ns3::RegularWifiMac | virtual |
Enqueue(Ptr< const Packet > packet, Mac48Address to)=0 | ns3::RegularWifiMac | pure virtual |
FinishConfigureStandard(WifiPhyStandard standard) | ns3::RegularWifiMac | protectedvirtual |
ForwardUp(Ptr< Packet > packet, Mac48Address from, Mac48Address to) | ns3::RegularWifiMac | protected |
ForwardUpCallback typedef | ns3::RegularWifiMac | |
GetAckTimeout(void) const | ns3::RegularWifiMac | virtual |
GetAddress(void) const | ns3::RegularWifiMac | virtual |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBasicBlockAckTimeout(void) const | ns3::RegularWifiMac | virtual |
GetBEQueue(void) const | ns3::RegularWifiMac | protected |
GetBKQueue(void) const | ns3::RegularWifiMac | protected |
GetBssid(void) const | ns3::RegularWifiMac | virtual |
GetCompressedBlockAckTimeout(void) const | ns3::RegularWifiMac | virtual |
GetCtsTimeout(void) const | ns3::RegularWifiMac | virtual |
GetDsssSupported() const | ns3::RegularWifiMac | protected |
GetEifsNoDifs(void) const | ns3::RegularWifiMac | virtual |
GetErpSupported() const | ns3::RegularWifiMac | protected |
GetExtendedCapabilities(void) const | ns3::RegularWifiMac | |
GetHeCapabilities(void) const | ns3::RegularWifiMac | |
GetHeSupported() const | ns3::RegularWifiMac | protected |
GetHtCapabilities(void) const | ns3::RegularWifiMac | |
GetHtSupported() const | ns3::RegularWifiMac | protected |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObjectIid(void) | ns3::ObjectBase | related |
GetPifs(void) const | ns3::RegularWifiMac | virtual |
GetQosSupported() const | ns3::RegularWifiMac | protected |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRifs(void) const | ns3::RegularWifiMac | virtual |
GetRifsSupported(void) const | ns3::RegularWifiMac | virtual |
GetShortSlotTimeSupported(void) const | ns3::RegularWifiMac | virtual |
GetSifs(void) const | ns3::RegularWifiMac | virtual |
GetSlot(void) const | ns3::RegularWifiMac | virtual |
GetSsid(void) const | ns3::RegularWifiMac | virtual |
GetTxop(void) const | ns3::RegularWifiMac | protected |
GetTypeId(void) | ns3::RegularWifiMac | static |
GetVhtCapabilities(void) const | ns3::RegularWifiMac | |
GetVhtSupported() const | ns3::RegularWifiMac | protected |
GetVIQueue(void) const | ns3::RegularWifiMac | protected |
GetVOQueue(void) const | ns3::RegularWifiMac | protected |
GetWifiPhy(void) const | ns3::RegularWifiMac | virtual |
GetWifiRemoteStationManager(void) const | ns3::RegularWifiMac | virtual |
Initialize(void) | ns3::Object | |
IsInitialized(void) const | ns3::Object | |
m_beMaxAmpduSize | ns3::RegularWifiMac | private |
m_beMaxAmsduSize | ns3::RegularWifiMac | private |
m_bkMaxAmpduSize | ns3::RegularWifiMac | private |
m_bkMaxAmsduSize | ns3::RegularWifiMac | private |
m_channelAccessManager | ns3::RegularWifiMac | protected |
m_dsssSupported | ns3::RegularWifiMac | private |
m_edca | ns3::RegularWifiMac | protected |
m_erpSupported | ns3::RegularWifiMac | private |
m_forwardUp | ns3::RegularWifiMac | protected |
m_heSupported | ns3::RegularWifiMac | private |
m_htSupported | ns3::RegularWifiMac | private |
m_linkDown | ns3::RegularWifiMac | protected |
m_linkUp | ns3::RegularWifiMac | protected |
m_low | ns3::RegularWifiMac | protected |
m_phy | ns3::RegularWifiMac | protected |
m_qosSupported | ns3::RegularWifiMac | private |
m_rifsSupported | ns3::RegularWifiMac | private |
m_rxMiddle | ns3::RegularWifiMac | protected |
m_shortSlotTimeSupported | ns3::RegularWifiMac | private |
m_ssid | ns3::RegularWifiMac | protected |
m_stationManager | ns3::RegularWifiMac | protected |
m_txErrCallback | ns3::RegularWifiMac | private |
m_txMiddle | ns3::RegularWifiMac | protected |
m_txOkCallback | ns3::RegularWifiMac | private |
m_txop | ns3::RegularWifiMac | protected |
m_vhtSupported | ns3::RegularWifiMac | private |
m_viMaxAmpduSize | ns3::RegularWifiMac | private |
m_viMaxAmsduSize | ns3::RegularWifiMac | private |
m_voMaxAmpduSize | ns3::RegularWifiMac | private |
m_voMaxAmsduSize | ns3::RegularWifiMac | private |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
NotifyPromiscRx(Ptr< const Packet > packet) | ns3::WifiMac | |
NotifyRx(Ptr< const Packet > packet) | ns3::WifiMac | |
NotifyRxDrop(Ptr< const Packet > packet) | ns3::WifiMac | |
NotifyTx(Ptr< const Packet > packet) | ns3::WifiMac | |
NotifyTxDrop(Ptr< const Packet > packet) | ns3::WifiMac | |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const RegularWifiMac &mac) | ns3::RegularWifiMac | private |
ns3::WifiMac::operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Receive(Ptr< Packet > packet, const WifiMacHeader *hdr) | ns3::RegularWifiMac | protectedvirtual |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RegularWifiMac() | ns3::RegularWifiMac | |
RegularWifiMac(const RegularWifiMac &) | ns3::RegularWifiMac | private |
ResetWifiPhy(void) | ns3::RegularWifiMac | virtual |
SendAddBaResponse(const MgtAddBaRequestHeader *reqHdr, Mac48Address originator) | ns3::RegularWifiMac | protected |
SetAckTimeout(Time ackTimeout) | ns3::RegularWifiMac | virtual |
SetAddress(Mac48Address address) | ns3::RegularWifiMac | virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetBasicBlockAckTimeout(Time blockAckTimeout) | ns3::RegularWifiMac | virtual |
SetBeBlockAckInactivityTimeout(uint16_t timeout) | ns3::RegularWifiMac | private |
SetBeBlockAckThreshold(uint8_t threshold) | ns3::RegularWifiMac | private |
SetBeMaxAmpduSize(uint16_t size) | ns3::RegularWifiMac | private |
SetBeMaxAmsduSize(uint16_t size) | ns3::RegularWifiMac | private |
SetBkBlockAckInactivityTimeout(uint16_t timeout) | ns3::RegularWifiMac | private |
SetBkBlockAckThreshold(uint8_t threshold) | ns3::RegularWifiMac | private |
SetBkMaxAmpduSize(uint16_t size) | ns3::RegularWifiMac | private |
SetBkMaxAmsduSize(uint16_t size) | ns3::RegularWifiMac | private |
SetBssid(Mac48Address bssid) | ns3::RegularWifiMac | |
SetCompressedBlockAckTimeout(Time blockAckTimeout) | ns3::RegularWifiMac | virtual |
SetCtsTimeout(Time ctsTimeout) | ns3::RegularWifiMac | virtual |
SetCtsToSelfSupported(bool enable) | ns3::RegularWifiMac | |
SetDsssSupported(bool enable) | ns3::RegularWifiMac | protected |
SetEifsNoDifs(Time eifsNoDifs) | ns3::RegularWifiMac | virtual |
SetErpSupported(bool enable) | ns3::RegularWifiMac | protected |
SetForwardUpCallback(ForwardUpCallback upCallback) | ns3::RegularWifiMac | |
ns3::WifiMac::SetForwardUpCallback(Callback< void, Ptr< Packet >, Mac48Address, Mac48Address > upCallback)=0 | ns3::WifiMac | pure virtual |
SetHeSupported(bool enable) | ns3::RegularWifiMac | protected |
SetHtSupported(bool enable) | ns3::RegularWifiMac | protected |
SetLinkDownCallback(Callback< void > linkDown) | ns3::RegularWifiMac | virtual |
SetLinkUpCallback(Callback< void > linkUp) | ns3::RegularWifiMac | virtual |
SetMaxPropagationDelay(Time delay) | ns3::WifiMac | |
SetPifs(Time pifs) | ns3::RegularWifiMac | virtual |
SetPromisc(void) | ns3::RegularWifiMac | virtual |
SetQosSupported(bool enable) | ns3::RegularWifiMac | protectedvirtual |
SetRifs(Time rifs) | ns3::RegularWifiMac | virtual |
SetRifsSupported(bool enable) | ns3::RegularWifiMac | |
SetShortSlotTimeSupported(bool enable) | ns3::RegularWifiMac | virtual |
SetSifs(Time sifs) | ns3::RegularWifiMac | virtual |
SetSlot(Time slotTime) | ns3::RegularWifiMac | virtual |
SetSsid(Ssid ssid) | ns3::RegularWifiMac | virtual |
SetTypeOfStation(TypeOfStation type) | ns3::RegularWifiMac | protected |
SetupEdcaQueue(AcIndex ac) | ns3::RegularWifiMac | private |
SetVhtSupported(bool enable) | ns3::RegularWifiMac | protected |
SetViBlockAckInactivityTimeout(uint16_t timeout) | ns3::RegularWifiMac | private |
SetViBlockAckThreshold(uint8_t threshold) | ns3::RegularWifiMac | private |
SetViMaxAmpduSize(uint16_t size) | ns3::RegularWifiMac | private |
SetViMaxAmsduSize(uint16_t size) | ns3::RegularWifiMac | private |
SetVoBlockAckInactivityTimeout(uint16_t timeout) | ns3::RegularWifiMac | private |
SetVoBlockAckThreshold(uint8_t threshold) | ns3::RegularWifiMac | private |
SetVoMaxAmpduSize(uint16_t size) | ns3::RegularWifiMac | private |
SetVoMaxAmsduSize(uint16_t size) | ns3::RegularWifiMac | private |
SetWifiPhy(const Ptr< WifiPhy > phy) | ns3::RegularWifiMac | virtual |
SetWifiRemoteStationManager(const Ptr< WifiRemoteStationManager > stationManager) | ns3::RegularWifiMac | virtual |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SupportsSendFrom(void) const | ns3::RegularWifiMac | 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 | |
TxFailed(const WifiMacHeader &hdr) | ns3::RegularWifiMac | protectedvirtual |
TxOk(const WifiMacHeader &hdr) | ns3::RegularWifiMac | protectedvirtual |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |
~RegularWifiMac() | ns3::RegularWifiMac | virtual |