AggregateObject(Ptr< Object > other) | ns3::Object | |
ChangeState(int newState) override | ns3::WifiRadioEnergyModel | virtual |
ChangeStateCallback typedef | ns3::DeviceEnergyModel | |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
DeviceEnergyModel() | ns3::DeviceEnergyModel | |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::WifiRadioEnergyModel | privatevirtual |
DoGetCurrentA() const override | ns3::WifiRadioEnergyModel | 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 | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetCcaBusyCurrentA() const | ns3::WifiRadioEnergyModel | |
GetCurrentA() const | ns3::DeviceEnergyModel | |
GetCurrentState() const | ns3::WifiRadioEnergyModel | |
GetIdleCurrentA() const | ns3::WifiRadioEnergyModel | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetMaximumTimeInState(int state) const | ns3::WifiRadioEnergyModel | |
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 |
GetPhyListener() | ns3::WifiRadioEnergyModel | |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRxCurrentA() const | ns3::WifiRadioEnergyModel | |
GetSleepCurrentA() const | ns3::WifiRadioEnergyModel | |
GetStateA(int state) const | ns3::WifiRadioEnergyModel | private |
GetSwitchingCurrentA() const | ns3::WifiRadioEnergyModel | |
GetTotalEnergyConsumption() const override | ns3::WifiRadioEnergyModel | virtual |
GetTxCurrentA() const | ns3::WifiRadioEnergyModel | |
GetTypeId() | ns3::WifiRadioEnergyModel | static |
HandleEnergyChanged() override | ns3::WifiRadioEnergyModel | virtual |
HandleEnergyDepletion() override | ns3::WifiRadioEnergyModel | virtual |
HandleEnergyRecharged() override | ns3::WifiRadioEnergyModel | virtual |
Initialize() | ns3::Object | |
IsInitialized() const | ns3::Object | |
m_aggregates | ns3::Object | private |
m_ccaBusyCurrentA | ns3::WifiRadioEnergyModel | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_currentState | ns3::WifiRadioEnergyModel | private |
m_disposed | ns3::Object | private |
m_energyDepletionCallback | ns3::WifiRadioEnergyModel | private |
m_energyRechargedCallback | ns3::WifiRadioEnergyModel | private |
m_getObjectCount | ns3::Object | private |
m_idleCurrentA | ns3::WifiRadioEnergyModel | private |
m_initialized | ns3::Object | private |
m_lastUpdateTime | ns3::WifiRadioEnergyModel | private |
m_listener | ns3::WifiRadioEnergyModel | private |
m_nPendingChangeState | ns3::WifiRadioEnergyModel | private |
m_rxCurrentA | ns3::WifiRadioEnergyModel | private |
m_sleepCurrentA | ns3::WifiRadioEnergyModel | private |
m_source | ns3::WifiRadioEnergyModel | private |
m_switchingCurrentA | ns3::WifiRadioEnergyModel | private |
m_switchToOffEvent | ns3::WifiRadioEnergyModel | private |
m_tid | ns3::Object | private |
m_totalEnergyConsumption | ns3::WifiRadioEnergyModel | private |
m_txCurrentA | ns3::WifiRadioEnergyModel | private |
m_txCurrentModel | ns3::WifiRadioEnergyModel | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
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 | |
SetCcaBusyCurrentA(double ccaBusyCurrentA) | ns3::WifiRadioEnergyModel | |
SetEnergyDepletionCallback(WifiRadioEnergyDepletionCallback callback) | ns3::WifiRadioEnergyModel | |
SetEnergyRechargedCallback(WifiRadioEnergyRechargedCallback callback) | ns3::WifiRadioEnergyModel | |
SetEnergySource(const Ptr< EnergySource > source) override | ns3::WifiRadioEnergyModel | virtual |
SetIdleCurrentA(double idleCurrentA) | ns3::WifiRadioEnergyModel | |
SetRxCurrentA(double rxCurrentA) | ns3::WifiRadioEnergyModel | |
SetSleepCurrentA(double sleepCurrentA) | ns3::WifiRadioEnergyModel | |
SetSwitchingCurrentA(double switchingCurrentA) | ns3::WifiRadioEnergyModel | |
SetTxCurrentA(double txCurrentA) | ns3::WifiRadioEnergyModel | |
SetTxCurrentFromModel(double txPowerDbm) | ns3::WifiRadioEnergyModel | |
SetTxCurrentModel(const Ptr< WifiTxCurrentModel > model) | ns3::WifiRadioEnergyModel | |
SetTypeId(TypeId tid) | ns3::Object | private |
SetWifiRadioState(const WifiPhyState state) | ns3::WifiRadioEnergyModel | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
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 |
WifiRadioEnergyDepletionCallback typedef | ns3::WifiRadioEnergyModel | |
WifiRadioEnergyModel() | ns3::WifiRadioEnergyModel | |
WifiRadioEnergyRechargedCallback typedef | ns3::WifiRadioEnergyModel | |
~DeviceEnergyModel() override | ns3::DeviceEnergyModel | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |
~WifiRadioEnergyModel() override | ns3::WifiRadioEnergyModel | |