A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Portuguese
Docs ▼
Wiki
Manual
Models
Develop ▼
API
Bugs
API
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
ns3::WifiPhyStateHelper Member List
This is the complete list of members for
ns3::WifiPhyStateHelper
, including all inherited members.
AggregateObject
(Ptr< Object > other)
ns3::Object
Cleanup
(void)
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
static
ConstructSelf
(const AttributeConstructionList &attributes)
ns3::ObjectBase
protected
Dispose
(void)
ns3::Object
DoDispose
(void)
ns3::Object
protected
virtual
DoInitialize
(void)
ns3::Object
protected
virtual
DoSwitchFromRx
(void)
ns3::WifiPhyStateHelper
private
GetAggregateIterator
(void) const
ns3::Object
GetAttribute
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetAttributeFailSafe
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetDelayUntilIdle
(void)
ns3::WifiPhyStateHelper
GetInstanceTypeId
(void) const
ns3::Object
virtual
GetLastRxStartTime
(void) const
ns3::WifiPhyStateHelper
GetObject
(void) const
ns3::Object
inline
GetObject
(TypeId tid) const
ns3::Object
GetObjectIid
(void)
ns3::ObjectBase
related
GetReferenceCount
(void) const
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
GetState
(void)
ns3::WifiPhyStateHelper
GetStateDuration
(void)
ns3::WifiPhyStateHelper
GetTypeId
(void)
ns3::WifiPhyStateHelper
static
Initialize
(void)
ns3::Object
IsStateBusy
(void)
ns3::WifiPhyStateHelper
IsStateCcaBusy
(void)
ns3::WifiPhyStateHelper
IsStateIdle
(void)
ns3::WifiPhyStateHelper
IsStateRx
(void)
ns3::WifiPhyStateHelper
IsStateSleep
(void)
ns3::WifiPhyStateHelper
IsStateSwitching
(void)
ns3::WifiPhyStateHelper
IsStateTx
(void)
ns3::WifiPhyStateHelper
Listeners
typedef
ns3::WifiPhyStateHelper
private
ListenersI
typedef
ns3::WifiPhyStateHelper
private
LogPreviousIdleAndCcaBusyStates
(void)
ns3::WifiPhyStateHelper
private
m_endCcaBusy
ns3::WifiPhyStateHelper
private
m_endRx
ns3::WifiPhyStateHelper
private
m_endSwitching
ns3::WifiPhyStateHelper
private
m_endTx
ns3::WifiPhyStateHelper
private
m_listeners
ns3::WifiPhyStateHelper
private
m_previousStateChangeTime
ns3::WifiPhyStateHelper
private
m_rxErrorCallback
ns3::WifiPhyStateHelper
private
m_rxErrorTrace
ns3::WifiPhyStateHelper
private
m_rxing
ns3::WifiPhyStateHelper
private
m_rxOkCallback
ns3::WifiPhyStateHelper
private
m_rxOkTrace
ns3::WifiPhyStateHelper
private
m_sleeping
ns3::WifiPhyStateHelper
private
m_startCcaBusy
ns3::WifiPhyStateHelper
private
m_startRx
ns3::WifiPhyStateHelper
private
m_startSleep
ns3::WifiPhyStateHelper
private
m_startSwitching
ns3::WifiPhyStateHelper
private
m_startTx
ns3::WifiPhyStateHelper
private
m_stateLogger
ns3::WifiPhyStateHelper
m_txTrace
ns3::WifiPhyStateHelper
private
NotifyConstructionCompleted
(void)
ns3::ObjectBase
protected
virtual
NotifyMaybeCcaBusyStart
(Time duration)
ns3::WifiPhyStateHelper
private
NotifyNewAggregate
(void)
ns3::Object
protected
virtual
NotifyRxEndError
(void)
ns3::WifiPhyStateHelper
private
NotifyRxEndOk
(void)
ns3::WifiPhyStateHelper
private
NotifyRxStart
(Time duration)
ns3::WifiPhyStateHelper
private
NotifySleep
(void)
ns3::WifiPhyStateHelper
private
NotifySwitchingStart
(Time duration)
ns3::WifiPhyStateHelper
private
NotifyTxStart
(Time duration, double txPowerDbm)
ns3::WifiPhyStateHelper
private
NotifyWakeup
(void)
ns3::WifiPhyStateHelper
private
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
RegisterListener
(WifiPhyListener *listener)
ns3::WifiPhyStateHelper
RxEndErrorTracedCallback
typedef
ns3::WifiPhyStateHelper
RxOkTracedCallback
typedef
ns3::WifiPhyStateHelper
SetAttribute
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetAttributeFailSafe
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetReceiveErrorCallback
(WifiPhy::RxErrorCallback callback)
ns3::WifiPhyStateHelper
SetReceiveOkCallback
(WifiPhy::RxOkCallback callback)
ns3::WifiPhyStateHelper
SimpleRefCount
()
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
SimpleRefCount
(const SimpleRefCount &o)
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
StateTracedCallback
typedef
ns3::WifiPhyStateHelper
SwitchFromRxEndError
(Ptr< const Packet > packet, double snr)
ns3::WifiPhyStateHelper
SwitchFromRxEndOk
(Ptr< Packet > packet, double snr, WifiMode mode, enum WifiPreamble preamble)
ns3::WifiPhyStateHelper
SwitchFromSleep
(Time duration)
ns3::WifiPhyStateHelper
SwitchMaybeToCcaBusy
(Time duration)
ns3::WifiPhyStateHelper
SwitchToChannelSwitching
(Time switchingDuration)
ns3::WifiPhyStateHelper
SwitchToRx
(Time rxDuration)
ns3::WifiPhyStateHelper
SwitchToSleep
(void)
ns3::WifiPhyStateHelper
SwitchToTx
(Time txDuration, Ptr< const Packet > packet, double txPowerDbm, WifiTxVector txVector, WifiPreamble preamble)
ns3::WifiPhyStateHelper
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
TxTracedCallback
typedef
ns3::WifiPhyStateHelper
Unref
(void) const
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
UnregisterListener
(WifiPhyListener *listener)
ns3::WifiPhyStateHelper
WifiPhyStateHelper
()
ns3::WifiPhyStateHelper
~Object
()
ns3::Object
virtual
~ObjectBase
()
ns3::ObjectBase
virtual
Generated on Thu Feb 5 2015 18:35:33 for ns-3 by
1.8.9.1