#include <dcf.h>
Public Member Functions | |
virtual uint32_t | GetAifsn (void) const =0 |
virtual uint32_t | GetMaxCw (void) const =0 |
virtual uint32_t | GetMinCw (void) const =0 |
virtual void | SetAifsn (uint32_t aifsn)=0 |
virtual void | SetMaxCw (uint32_t maxCw)=0 |
virtual void | SetMinCw (uint32_t minCw)=0 |
![]() | |
Object () | |
virtual | ~Object () |
void | AggregateObject (Ptr< Object > other) |
void | Dispose (void) |
AggregateIterator | GetAggregateIterator (void) const |
virtual TypeId | GetInstanceTypeId (void) const |
template<typename T > | |
Ptr< T > | GetObject (void) const |
template<typename T > | |
Ptr< T > | GetObject (TypeId tid) const |
void | Start (void) |
![]() | |
SimpleRefCount () | |
SimpleRefCount (const SimpleRefCount &o) | |
uint32_t | GetReferenceCount (void) const |
SimpleRefCount & | operator= (const SimpleRefCount &o) |
void | Ref (void) const |
void | Unref (void) const |
![]() | |
virtual | ~ObjectBase () |
void | GetAttribute (std::string name, AttributeValue &value) const |
bool | GetAttributeFailSafe (std::string name, AttributeValue &attribute) const |
void | SetAttribute (std::string name, const AttributeValue &value) |
bool | SetAttributeFailSafe (std::string name, const AttributeValue &value) |
bool | TraceConnect (std::string name, std::string context, const CallbackBase &cb) |
bool | TraceConnectWithoutContext (std::string name, const CallbackBase &cb) |
bool | TraceDisconnect (std::string name, std::string context, const CallbackBase &cb) |
bool | TraceDisconnectWithoutContext (std::string name, const CallbackBase &cb) |
Static Public Member Functions | |
static TypeId | GetTypeId (void) |
Additional Inherited Members | |
![]() | |
Object (const Object &o) | |
virtual void | DoDispose (void) |
virtual void | DoStart (void) |
virtual void | NotifyNewAggregate (void) |
This type is not accessible from the Config system.
No TraceSources are defined for this type.
|
pure virtual |
Implemented in ns3::EdcaTxopN, and ns3::DcaTxop.
Referenced by GetTypeId().
|
pure virtual |
Implemented in ns3::EdcaTxopN, and ns3::DcaTxop.
Referenced by GetTypeId().
|
pure virtual |
Implemented in ns3::EdcaTxopN, and ns3::DcaTxop.
Referenced by GetTypeId().
|
static |
Reimplemented from ns3::Object.
Reimplemented in ns3::EdcaTxopN, and ns3::DcaTxop.
Definition at line 28 of file dcf.cc.
References GetAifsn(), GetMaxCw(), GetMinCw(), SetAifsn(), SetMaxCw(), SetMinCw(), and ns3::TypeId::SetParent().
Referenced by ns3::DcaTxop::GetTypeId(), and ns3::EdcaTxopN::GetTypeId().
|
pure virtual |
Implemented in ns3::EdcaTxopN, and ns3::DcaTxop.
Referenced by GetTypeId().
|
pure virtual |
Implemented in ns3::EdcaTxopN, and ns3::DcaTxop.
Referenced by GetTypeId().
|
pure virtual |
Implemented in ns3::EdcaTxopN, and ns3::DcaTxop.
Referenced by GetTypeId().