AggregateObject(Ptr< Object > other) | ns3::Object | |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::WifiSpectrumPhyInterface | privatevirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() | ns3::Object | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
GetAggregateIterator() const | ns3::Object | |
GetAntenna() const override | ns3::WifiSpectrumPhyInterface | virtual |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBands() const | ns3::WifiSpectrumPhyInterface | |
GetCenterFrequency() const | ns3::WifiSpectrumPhyInterface | |
GetChannel() const | ns3::WifiSpectrumPhyInterface | |
GetChannelWidth() const | ns3::WifiSpectrumPhyInterface | |
GetDevice() const override | ns3::WifiSpectrumPhyInterface | virtual |
GetFrequencyRange() const | ns3::WifiSpectrumPhyInterface | |
GetHeRuBands() const | ns3::WifiSpectrumPhyInterface | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetMobility() const override | ns3::WifiSpectrumPhyInterface | virtual |
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 |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRxSpectrumModel() const override | ns3::WifiSpectrumPhyInterface | virtual |
GetSpectrumWifiPhy() const | ns3::WifiSpectrumPhyInterface | |
GetTypeId() | ns3::WifiSpectrumPhyInterface | static |
Initialize() | ns3::Object | |
IsInitialized() const | ns3::Object | |
m_aggregates | ns3::Object | private |
m_bands | ns3::WifiSpectrumPhyInterface | private |
m_centerFrequency | ns3::WifiSpectrumPhyInterface | private |
m_channel | ns3::WifiSpectrumPhyInterface | private |
m_channelWidth | ns3::WifiSpectrumPhyInterface | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_frequencyRange | ns3::WifiSpectrumPhyInterface | private |
m_getObjectCount | ns3::Object | private |
m_heRuBands | ns3::WifiSpectrumPhyInterface | private |
m_initialized | ns3::Object | private |
m_netDevice | ns3::WifiSpectrumPhyInterface | private |
m_rxSpectrumModel | ns3::WifiSpectrumPhyInterface | private |
m_spectrumWifiPhy | ns3::WifiSpectrumPhyInterface | private |
m_tid | ns3::Object | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SpectrumPhy &)=delete | ns3::SpectrumPhy | |
ns3::Object::operator=(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetBands(WifiSpectrumBands &&bands) | ns3::WifiSpectrumPhyInterface | |
SetChannel(const Ptr< SpectrumChannel > c) override | ns3::WifiSpectrumPhyInterface | virtual |
SetDevice(const Ptr< NetDevice > d) override | ns3::WifiSpectrumPhyInterface | virtual |
SetHeRuBands(HeRuBands &&heRuBands) | ns3::WifiSpectrumPhyInterface | |
SetMobility(const Ptr< MobilityModel > m) override | ns3::WifiSpectrumPhyInterface | virtual |
SetRxSpectrumModel(uint32_t centerFrequency, uint16_t channelWidth, uint32_t bandBandwidth, uint16_t guardBandwidth) | ns3::WifiSpectrumPhyInterface | |
SetSpectrumWifiPhy(const Ptr< SpectrumWifiPhy > phy) | ns3::WifiSpectrumPhyInterface | |
SetTypeId(TypeId tid) | ns3::Object | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SpectrumPhy() | ns3::SpectrumPhy | |
SpectrumPhy(const SpectrumPhy &)=delete | ns3::SpectrumPhy | |
StartRx(Ptr< SpectrumSignalParameters > params) override | ns3::WifiSpectrumPhyInterface | virtual |
StartTx(Ptr< SpectrumSignalParameters > params) | ns3::WifiSpectrumPhyInterface | |
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(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
WifiSpectrumPhyInterface(FrequencyRange freqRange) | ns3::WifiSpectrumPhyInterface | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |
~SpectrumPhy() override | ns3::SpectrumPhy | |