| AggregateObject(Ptr< Object > other) | ns3::Object | |
| ChangeState(int newState) | ns3::WifiRadioEnergyModel | virtual |
| ChangeStateCallback typedef | ns3::DeviceEnergyModel | |
| Check(void) const | ns3::Object | private |
| CheckLoose(void) const | ns3::Object | private |
| Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
| ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
| DeviceEnergyModel() | ns3::DeviceEnergyModel | |
| Dispose(void) | ns3::Object | |
| DoDelete(void) | ns3::Object | private |
| DoDispose(void) | ns3::WifiRadioEnergyModel | privatevirtual |
| DoGetCurrentA(void) const | ns3::WifiRadioEnergyModel | privatevirtual |
| 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 |
| GetAggregateIterator(void) const | ns3::Object | |
| GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
| GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
| GetCcaBusyCurrentA(void) const | ns3::WifiRadioEnergyModel | |
| GetCurrentA(void) const | ns3::DeviceEnergyModel | |
| GetCurrentState(void) const | ns3::WifiRadioEnergyModel | |
| GetIdleCurrentA(void) const | ns3::WifiRadioEnergyModel | |
| GetInstanceTypeId(void) const | ns3::Object | virtual |
| GetMaximumTimeInState(int state) const | ns3::WifiRadioEnergyModel | |
| 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 |
| GetPhyListener(void) | ns3::WifiRadioEnergyModel | |
| GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| GetRxCurrentA(void) const | ns3::WifiRadioEnergyModel | |
| GetSleepCurrentA(void) const | ns3::WifiRadioEnergyModel | |
| GetStateA(int state) const | ns3::WifiRadioEnergyModel | private |
| GetSwitchingCurrentA(void) const | ns3::WifiRadioEnergyModel | |
| GetTotalEnergyConsumption(void) const | ns3::WifiRadioEnergyModel | virtual |
| GetTxCurrentA(void) const | ns3::WifiRadioEnergyModel | |
| GetTypeId(void) | ns3::WifiRadioEnergyModel | static |
| HandleEnergyChanged(void) | ns3::WifiRadioEnergyModel | virtual |
| HandleEnergyDepletion(void) | ns3::WifiRadioEnergyModel | virtual |
| HandleEnergyRecharged(void) | ns3::WifiRadioEnergyModel | virtual |
| Initialize(void) | ns3::Object | |
| IsInitialized(void) 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(void) | ns3::ObjectBase | protectedvirtual |
| NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
| 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 |
| 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) | 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) | 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(void) 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() | ns3::DeviceEnergyModel | virtual |
| ~Object() | ns3::Object | virtual |
| ~ObjectBase() | ns3::ObjectBase | virtual |
| ~WifiRadioEnergyModel() | ns3::WifiRadioEnergyModel | virtual |