AggregateObject(Ptr< Object > other) | ns3::Object | |
Check(void) const | ns3::Object | private |
CheckLoose(void) const | ns3::Object | private |
ConfigureDcf(Ptr< Txop > dcf, uint32_t cwmin, uint32_t cwmax, bool isDsss, AcIndex ac) | ns3::WifiMac | protected |
ConfigureStandard(WifiStandard standard)=0 | ns3::WifiMac | pure virtual |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose(void) | ns3::Object | |
DoDelete(void) | ns3::Object | private |
DoDispose() | ns3::WifiMac | virtual |
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 |
Enqueue(Ptr< Packet > packet, Mac48Address to, Mac48Address from)=0 | ns3::WifiMac | pure virtual |
Enqueue(Ptr< Packet > packet, Mac48Address to)=0 | ns3::WifiMac | pure virtual |
ForwardUpCallback typedef | ns3::WifiMac | |
GetAddress(void) const =0 | ns3::WifiMac | pure virtual |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBssid(void) const =0 | ns3::WifiMac | pure virtual |
GetDevice(void) const | ns3::WifiMac | |
GetHeConfiguration(void) const | ns3::WifiMac | |
GetHtConfiguration(void) const | ns3::WifiMac | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
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 |
GetShortSlotTimeSupported(void) const =0 | ns3::WifiMac | pure virtual |
GetSsid(void) const =0 | ns3::WifiMac | pure virtual |
GetTypeId(void) | ns3::WifiMac | static |
GetTypeOfStation(void) const =0 | ns3::WifiMac | pure virtual |
GetVhtConfiguration(void) const | ns3::WifiMac | |
GetWifiPhy(void) const =0 | ns3::WifiMac | pure virtual |
GetWifiRemoteStationManager(void) const =0 | ns3::WifiMac | pure virtual |
Initialize(void) | ns3::Object | |
IsInitialized(void) const | ns3::Object | |
m_aggregates | ns3::Object | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_device | ns3::WifiMac | private |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_macPromiscRxTrace | ns3::WifiMac | private |
m_macRxDropTrace | ns3::WifiMac | private |
m_macRxTrace | ns3::WifiMac | private |
m_macTxDropTrace | ns3::WifiMac | private |
m_macTxTrace | ns3::WifiMac | private |
m_tid | ns3::Object | 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 SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ResetWifiPhy(void)=0 | ns3::WifiMac | pure virtual |
SetAddress(Mac48Address address)=0 | ns3::WifiMac | pure virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetDevice(const Ptr< NetDevice > device) | ns3::WifiMac | |
SetForwardUpCallback(ForwardUpCallback upCallback)=0 | ns3::WifiMac | pure virtual |
SetLinkDownCallback(Callback< void > linkDown)=0 | ns3::WifiMac | pure virtual |
SetLinkUpCallback(Callback< void > linkUp)=0 | ns3::WifiMac | pure virtual |
SetPromisc(void)=0 | ns3::WifiMac | pure virtual |
SetShortSlotTimeSupported(bool enable)=0 | ns3::WifiMac | pure virtual |
SetSsid(Ssid ssid)=0 | ns3::WifiMac | pure virtual |
SetTypeId(TypeId tid) | ns3::Object | private |
SetTypeOfStation(TypeOfStation type)=0 | ns3::WifiMac | pure virtual |
SetWifiPhy(Ptr< WifiPhy > phy)=0 | ns3::WifiMac | pure virtual |
SetWifiRemoteStationManager(Ptr< WifiRemoteStationManager > stationManager)=0 | ns3::WifiMac | pure virtual |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SupportsSendFrom(void) const =0 | ns3::WifiMac | pure 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 | |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |