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
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
ns3::DcaTxop Member List
This is the complete list of members for
ns3::DcaTxop
, including all inherited members.
AggregateObject
(Ptr< Object > other)
ns3::Object
AssignStreams
(int64_t stream)
ns3::DcaTxop
Cancel
(void)
ns3::DcaTxop
private
Cleanup
(void)
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
static
ConstructSelf
(const AttributeConstructionList &attributes)
ns3::ObjectBase
protected
DcaTxop
()
ns3::DcaTxop
DcaTxop
(const DcaTxop &o)
ns3::DcaTxop
private
Dcf
class
ns3::DcaTxop
friend
Dispose
(void)
ns3::Object
DoDispose
(void)
ns3::DcaTxop
private
virtual
DoStart
()
ns3::DcaTxop
private
GetAggregateIterator
(void) const
ns3::Object
GetAifsn
(void) const
ns3::DcaTxop
virtual
GetAttribute
(std::string name, AttributeValue &value) const
ns3::ObjectBase
GetAttributeFailSafe
(std::string name, AttributeValue &attribute) const
ns3::ObjectBase
GetFragmentOffset
(void)
ns3::DcaTxop
private
GetFragmentPacket
(WifiMacHeader *hdr)
ns3::DcaTxop
private
GetFragmentSize
(void)
ns3::DcaTxop
private
GetInstanceTypeId
(void) const
ns3::Object
virtual
GetMaxCw
(void) const
ns3::DcaTxop
virtual
GetMinCw
(void) const
ns3::DcaTxop
virtual
GetNextFragmentSize
(void)
ns3::DcaTxop
private
GetObject
(void) const
ns3::Object
inline
GetObject
(TypeId tid) const
ns3::Object
GetQueue
() const
ns3::DcaTxop
GetReferenceCount
(void) const
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
GetTypeId
(void)
ns3::DcaTxop
static
GotAck
(double snr, WifiMode txMode)
ns3::DcaTxop
private
GotCts
(double snr, WifiMode txMode)
ns3::DcaTxop
private
IsLastFragment
(void)
ns3::DcaTxop
private
Low
(void)
ns3::DcaTxop
private
m_accessOngoing
ns3::DcaTxop
private
m_currentHdr
ns3::DcaTxop
private
m_currentPacket
ns3::DcaTxop
private
m_dcf
ns3::DcaTxop
private
m_fragmentNumber
ns3::DcaTxop
private
m_low
ns3::DcaTxop
private
m_manager
ns3::DcaTxop
private
m_queue
ns3::DcaTxop
private
m_rng
ns3::DcaTxop
private
m_stationManager
ns3::DcaTxop
private
m_transmissionListener
ns3::DcaTxop
private
m_txFailedCallback
ns3::DcaTxop
private
m_txMiddle
ns3::DcaTxop
private
m_txOkCallback
ns3::DcaTxop
private
MissedAck
(void)
ns3::DcaTxop
private
MissedCts
(void)
ns3::DcaTxop
private
NeedDataRetransmission
(void)
ns3::DcaTxop
private
NeedFragmentation
(void)
ns3::DcaTxop
private
NeedRts
(Ptr< const Packet > packet, const WifiMacHeader *header)
ns3::DcaTxop
private
NeedRtsRetransmission
(void)
ns3::DcaTxop
private
NeedsAccess
(void) const
ns3::DcaTxop
private
NextFragment
(void)
ns3::DcaTxop
private
NotifyAccessGranted
(void)
ns3::DcaTxop
private
NotifyChannelSwitching
(void)
ns3::DcaTxop
private
NotifyCollision
(void)
ns3::DcaTxop
private
NotifyConstructionCompleted
(void)
ns3::ObjectBase
protected
virtual
NotifyInternalCollision
(void)
ns3::DcaTxop
private
NotifyNewAggregate
(void)
ns3::Object
protected
virtual
Object
()
ns3::Object
Object
(const Object &o)
ns3::Object
protected
operator=
(const DcaTxop &)
ns3::DcaTxop
private
ns3::Dcf::operator=
(const SimpleRefCount &o)
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
Queue
(Ptr< const Packet > packet, const WifiMacHeader &hdr)
ns3::DcaTxop
Ref
(void) const
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
RestartAccessIfNeeded
(void)
ns3::DcaTxop
private
SetAifsn
(uint32_t aifsn)
ns3::DcaTxop
virtual
SetAttribute
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetAttributeFailSafe
(std::string name, const AttributeValue &value)
ns3::ObjectBase
SetLow
(Ptr< MacLow > low)
ns3::DcaTxop
SetManager
(DcfManager *manager)
ns3::DcaTxop
SetMaxCw
(uint32_t maxCw)
ns3::DcaTxop
virtual
SetMinCw
(uint32_t minCw)
ns3::DcaTxop
virtual
SetTxFailedCallback
(TxFailed callback)
ns3::DcaTxop
SetTxOkCallback
(TxOk callback)
ns3::DcaTxop
SetWifiRemoteStationManager
(Ptr< WifiRemoteStationManager > remoteManager)
ns3::DcaTxop
SimpleRefCount
()
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
SimpleRefCount
(const SimpleRefCount &o)
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
Start
(void)
ns3::Object
StartAccessIfNeeded
(void)
ns3::DcaTxop
private
StartNext
(void)
ns3::DcaTxop
private
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
TransmissionListener
class
ns3::DcaTxop
friend
TxFailed
typedef
ns3::DcaTxop
TxOk
typedef
ns3::DcaTxop
Unref
(void) const
ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >
inline
~DcaTxop
()
ns3::DcaTxop
~Object
()
ns3::Object
virtual
~ObjectBase
()
ns3::ObjectBase
virtual
Generated on Tue Oct 9 2012 16:46:09 for ns-3 by
1.8.1.2