AddLinkChangeCallback(Callback< void > callback) override | ns3::WaveNetDevice | virtual |
AddMac(uint32_t channelNumber, Ptr< OcbWifiMac > mac) | ns3::WaveNetDevice | |
AddPhy(Ptr< WifiPhy > phy) | ns3::WaveNetDevice | |
AggregateObject(Ptr< Object > other) | ns3::Object | |
CancelTx(uint32_t channelNumber, AcIndex ac) | ns3::WaveNetDevice | |
ChangeAddress(Address newAddress) | ns3::WaveNetDevice | |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
CompleteConfig() | ns3::WifiNetDevice | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
DeleteTxProfile(uint32_t channelNumber) | ns3::WaveNetDevice | |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::WaveNetDevice | privatevirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() override | ns3::WaveNetDevice | privatevirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
ForwardUp(Ptr< const Packet > packet, Mac48Address from, Mac48Address to) | ns3::WaveNetDevice | private |
GetAddress() const override | ns3::WaveNetDevice | virtual |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBroadcast() const override | ns3::WaveNetDevice | virtual |
GetChannel() const override | ns3::WaveNetDevice | virtual |
GetChannelCoordinator() const | ns3::WaveNetDevice | |
GetChannelManager() const | ns3::WaveNetDevice | |
GetChannelScheduler() const | ns3::WaveNetDevice | |
GetEhtConfiguration() const | ns3::WifiNetDevice | |
GetHeConfiguration() const | ns3::WifiNetDevice | |
GetHtConfiguration() const | ns3::WifiNetDevice | |
GetIfIndex() const override | ns3::WaveNetDevice | virtual |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetMac(uint32_t channelNumber) const | ns3::WaveNetDevice | |
ns3::WifiNetDevice::GetMac() const | ns3::WifiNetDevice | |
GetMacs() const | ns3::WaveNetDevice | |
GetMtu() const override | ns3::WaveNetDevice | virtual |
GetMulticast(Ipv4Address multicastGroup) const override | ns3::WaveNetDevice | virtual |
GetMulticast(Ipv6Address addr) const override | ns3::WaveNetDevice | virtual |
GetNode() const override | ns3::WifiNetDevice | virtual |
GetNPhys() const | ns3::WifiNetDevice | |
GetNRemoteStationManagers() const | ns3::WifiNetDevice | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid() | ns3::ObjectBase | related |
GetPhy(uint8_t index) const override | ns3::WaveNetDevice | virtual |
ns3::WifiNetDevice::GetPhy() const | ns3::WifiNetDevice | |
GetPhys() const override | ns3::WaveNetDevice | virtual |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRemoteStationManager() const | ns3::WifiNetDevice | |
GetRemoteStationManager(uint8_t linkId) const | ns3::WifiNetDevice | |
GetRemoteStationManagers() const | ns3::WifiNetDevice | virtual |
GetStandard() const | ns3::WifiNetDevice | |
GetTypeId() | ns3::WaveNetDevice | static |
GetVhtConfiguration() const | ns3::WifiNetDevice | |
GetVsaManager() const | ns3::WaveNetDevice | |
Initialize() | ns3::Object | |
IPv4_PROT_NUMBER | ns3::WaveNetDevice | privatestatic |
IPv6_PROT_NUMBER | ns3::WaveNetDevice | privatestatic |
IsAvailableChannel(uint32_t channelNumber) const | ns3::WaveNetDevice | private |
IsBridge() const override | ns3::WaveNetDevice | virtual |
IsBroadcast() const override | ns3::WaveNetDevice | virtual |
IsInitialized() const | ns3::Object | |
IsLinkUp() const override | ns3::WaveNetDevice | virtual |
IsMulticast() const override | ns3::WaveNetDevice | virtual |
IsPointToPoint() const override | ns3::WaveNetDevice | virtual |
LinkChangeTracedCallback typedef | ns3::NetDevice | |
LinkDown() | ns3::WifiNetDevice | private |
LinkUp() | ns3::WifiNetDevice | private |
m_addressChange | ns3::WaveNetDevice | private |
m_aggregates | ns3::Object | private |
m_channelCoordinator | ns3::WaveNetDevice | private |
m_channelManager | ns3::WaveNetDevice | private |
m_channelScheduler | ns3::WaveNetDevice | private |
m_configComplete | ns3::WifiNetDevice | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_ehtConfiguration | ns3::WifiNetDevice | private |
m_forwardUp | ns3::WaveNetDevice | private |
m_getObjectCount | ns3::Object | private |
m_heConfiguration | ns3::WifiNetDevice | private |
m_htConfiguration | ns3::WifiNetDevice | private |
m_ifIndex | ns3::WaveNetDevice | private |
m_initialized | ns3::Object | private |
m_linkChanges | ns3::WifiNetDevice | private |
m_linkUp | ns3::WifiNetDevice | private |
m_mac | ns3::WifiNetDevice | private |
m_macEntities | ns3::WaveNetDevice | private |
m_mtu | ns3::WaveNetDevice | mutableprivate |
m_node | ns3::WifiNetDevice | private |
m_phyEntities | ns3::WaveNetDevice | private |
m_phys | ns3::WifiNetDevice | private |
m_promiscRx | ns3::WaveNetDevice | private |
m_rxLogger | ns3::WifiNetDevice | private |
m_standard | ns3::WifiNetDevice | private |
m_stationManagers | ns3::WifiNetDevice | private |
m_tid | ns3::Object | private |
m_txLogger | ns3::WifiNetDevice | private |
m_txProfile | ns3::WaveNetDevice | private |
m_vhtConfiguration | ns3::WifiNetDevice | private |
m_vsaManager | ns3::WaveNetDevice | private |
MacEntities typedef | ns3::WaveNetDevice | private |
MacEntitiesI typedef | ns3::WaveNetDevice | private |
MAX_MSDU_SIZE | ns3::WaveNetDevice | privatestatic |
NeedsArp() const override | ns3::WaveNetDevice | virtual |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
NS3_PACKET_BROADCAST enum value | ns3::NetDevice | |
NS3_PACKET_HOST enum value | ns3::NetDevice | |
NS3_PACKET_MULTICAST enum value | ns3::NetDevice | |
NS3_PACKET_OTHERHOST enum value | ns3::NetDevice | |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const WifiNetDevice &)=delete | ns3::WifiNetDevice | |
ns3::NetDevice::operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
PACKET_BROADCAST enum value | ns3::NetDevice | |
PACKET_HOST enum value | ns3::NetDevice | |
PACKET_MULTICAST enum value | ns3::NetDevice | |
PACKET_OTHERHOST enum value | ns3::NetDevice | |
PacketType enum name | ns3::NetDevice | |
PhyEntities typedef | ns3::WaveNetDevice | private |
PhyEntitiesI typedef | ns3::WaveNetDevice | private |
PromiscReceiveCallback typedef | ns3::NetDevice | |
ReceiveCallback typedef | ns3::NetDevice | |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RegisterTxProfile(const TxProfile &txprofile) | ns3::WaveNetDevice | |
Send(Ptr< Packet > packet, const Address &dest, uint16_t protocolNumber) override | ns3::WaveNetDevice | virtual |
SendFrom(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber) override | ns3::WaveNetDevice | virtual |
SendX(Ptr< Packet > packet, const Address &dest, uint32_t protocol, const TxInfo &txInfo) | ns3::WaveNetDevice | |
SetAddress(Address address) override | ns3::WaveNetDevice | virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetChannelCoordinator(Ptr< ChannelCoordinator > channelCoordinator) | ns3::WaveNetDevice | |
SetChannelManager(Ptr< ChannelManager > channelManager) | ns3::WaveNetDevice | |
SetChannelScheduler(Ptr< ChannelScheduler > channelScheduler) | ns3::WaveNetDevice | |
SetEhtConfiguration(Ptr< EhtConfiguration > ehtConfiguration) | ns3::WifiNetDevice | |
SetHeConfiguration(Ptr< HeConfiguration > heConfiguration) | ns3::WifiNetDevice | |
SetHtConfiguration(Ptr< HtConfiguration > htConfiguration) | ns3::WifiNetDevice | |
SetIfIndex(const uint32_t index) override | ns3::WaveNetDevice | virtual |
SetMac(const Ptr< WifiMac > mac) | ns3::WifiNetDevice | |
SetMtu(const uint16_t mtu) override | ns3::WaveNetDevice | virtual |
SetNode(const Ptr< Node > node) override | ns3::WifiNetDevice | virtual |
SetPhy(const Ptr< WifiPhy > phy) | ns3::WifiNetDevice | |
SetPhys(const std::vector< Ptr< WifiPhy > > &phys) | ns3::WifiNetDevice | |
SetPromiscReceiveCallback(PromiscReceiveCallback cb) override | ns3::WaveNetDevice | virtual |
SetReceiveCallback(NetDevice::ReceiveCallback cb) override | ns3::WaveNetDevice | virtual |
SetRemoteStationManager(const Ptr< WifiRemoteStationManager > manager) | ns3::WifiNetDevice | |
SetRemoteStationManagers(const std::vector< Ptr< WifiRemoteStationManager > > &managers) | ns3::WifiNetDevice | |
SetStandard(WifiStandard standard) | ns3::WifiNetDevice | |
SetTypeId(TypeId tid) | ns3::Object | private |
SetVhtConfiguration(Ptr< VhtConfiguration > vhtConfiguration) | ns3::WifiNetDevice | |
SetVsaManager(Ptr< VsaManager > vsaManager) | ns3::WaveNetDevice | |
SetWaveVsaCallback(WaveVsaCallback vsaCallback) | ns3::WaveNetDevice | |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
StartSch(const SchInfo &schInfo) | ns3::WaveNetDevice | |
StartVsa(const VsaInfo &vsaInfo) | ns3::WaveNetDevice | |
StopSch(uint32_t channelNumber) | ns3::WaveNetDevice | |
StopVsa(uint32_t channelNumber) | ns3::WaveNetDevice | |
SupportsSendFrom() const override | ns3::WaveNetDevice | 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() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
WaveNetDevice() | ns3::WaveNetDevice | |
WaveVsaCallback typedef | ns3::WaveNetDevice | |
WifiNetDevice() | ns3::WifiNetDevice | |
WifiNetDevice(const WifiNetDevice &o)=delete | ns3::WifiNetDevice | |
~NetDevice() override | ns3::NetDevice | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |
~WaveNetDevice() override | ns3::WaveNetDevice | |
~WifiNetDevice() override | ns3::WifiNetDevice | |