AggregateObject(Ptr< Object > other) | ns3::Object | |
ChangeState(int newState) override | ns3::WifiRadioEnergyModel | virtual |
ChangeStateCallback typedef | ns3::energy::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::energy::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, bool permissive=false) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetCcaBusyCurrentA() const | ns3::WifiRadioEnergyModel | |
GetCurrentA() const | ns3::energy::DeviceEnergyModel | |
GetCurrentState() const | ns3::WifiRadioEnergyModel | |
GetIdleCurrentA() const | ns3::WifiRadioEnergyModel | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetMaximumTimeInState(WifiPhyState 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(WifiPhyState 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_ccaBusyCurrent | 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_idleCurrent | ns3::WifiRadioEnergyModel | private |
m_initialized | ns3::Object | private |
m_lastUpdateTime | ns3::WifiRadioEnergyModel | private |
m_listener | ns3::WifiRadioEnergyModel | private |
m_nPendingChangeState | ns3::WifiRadioEnergyModel | private |
m_rxCurrent | ns3::WifiRadioEnergyModel | private |
m_sleepCurrent | ns3::WifiRadioEnergyModel | private |
m_source | ns3::WifiRadioEnergyModel | private |
m_switchingCurrent | ns3::WifiRadioEnergyModel | private |
m_switchToOffEvent | ns3::WifiRadioEnergyModel | private |
m_tid | ns3::Object | private |
m_totalEnergyConsumption | ns3::WifiRadioEnergyModel | private |
m_txCurrent | ns3::WifiRadioEnergyModel | private |
m_txCurrentModel | ns3::WifiRadioEnergyModel | private |
m_unidirectionalAggregates | ns3::Object | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | 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(ampere_u ccaBusyCurrentA) | ns3::WifiRadioEnergyModel | |
SetEnergyDepletionCallback(WifiRadioEnergyDepletionCallback callback) | ns3::WifiRadioEnergyModel | |
SetEnergyRechargedCallback(WifiRadioEnergyRechargedCallback callback) | ns3::WifiRadioEnergyModel | |
SetEnergySource(const Ptr< energy::EnergySource > source) override | ns3::WifiRadioEnergyModel | virtual |
SetIdleCurrentA(ampere_u idleCurrentA) | ns3::WifiRadioEnergyModel | |
SetRxCurrentA(ampere_u rxCurrentA) | ns3::WifiRadioEnergyModel | |
SetSleepCurrentA(ampere_u sleepCurrentA) | ns3::WifiRadioEnergyModel | |
SetSwitchingCurrentA(ampere_u switchingCurrentA) | ns3::WifiRadioEnergyModel | |
SetTxCurrentA(ampere_u txCurrentA) | ns3::WifiRadioEnergyModel | |
SetTxCurrentFromModel(dBm_u txPower) | 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) | 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 | |
UnidirectionalAggregateObject(Ptr< Object > other) | ns3::Object | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
WifiRadioEnergyDepletionCallback typedef | ns3::WifiRadioEnergyModel | |
WifiRadioEnergyModel() | ns3::WifiRadioEnergyModel | |
WifiRadioEnergyRechargedCallback typedef | ns3::WifiRadioEnergyModel | |
~DeviceEnergyModel() override | ns3::energy::DeviceEnergyModel | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |
~WifiRadioEnergyModel() override | ns3::WifiRadioEnergyModel | |