AggregateObject(Ptr< Object > other) | ns3::Object | |
AssignAlternatingAccess(uint32_t channelNumber, bool immediate)=0 | ns3::ChannelScheduler | protectedpure virtual |
AssignContinuousAccess(uint32_t channelNumber, bool immediate)=0 | ns3::ChannelScheduler | protectedpure virtual |
AssignDefaultCchAccess(void)=0 | ns3::ChannelScheduler | protectedpure virtual |
AssignExtendedAccess(uint32_t channelNumber, uint32_t extends, bool immediate)=0 | ns3::ChannelScheduler | protectedpure virtual |
ChannelScheduler() | ns3::ChannelScheduler | |
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 |
Dispose(void) | ns3::Object | |
DoDelete(void) | ns3::Object | private |
DoDispose(void) | ns3::ChannelScheduler | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize(void) | ns3::ChannelScheduler | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
GetAggregateIterator(void) const | ns3::Object | |
GetAssignedAccessType(uint32_t channelNumber) const =0 | ns3::ChannelScheduler | pure virtual |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
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 |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId(void) | ns3::ChannelScheduler | static |
Initialize(void) | ns3::Object | |
IsAlternatingAccessAssigned(uint32_t channelNumber) const | ns3::ChannelScheduler | |
IsCchAccessAssigned(void) const | ns3::ChannelScheduler | |
IsChannelAccessAssigned(uint32_t channelNumber) const | ns3::ChannelScheduler | |
IsContinuousAccessAssigned(uint32_t channelNumber) const | ns3::ChannelScheduler | |
IsDefaultCchAccessAssigned(void) const | ns3::ChannelScheduler | |
IsExtendedAccessAssigned(uint32_t channelNumber) const | ns3::ChannelScheduler | |
IsInitialized(void) const | ns3::Object | |
IsSchAccessAssigned(void) const | ns3::ChannelScheduler | |
m_aggregates | ns3::Object | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_device | ns3::ChannelScheduler | protected |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_tid | ns3::Object | private |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=([[maybe_unused]] const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ReleaseAccess(uint32_t channelNumber)=0 | ns3::ChannelScheduler | protectedpure virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetTypeId(TypeId tid) | ns3::Object | private |
SetWaveNetDevice(Ptr< WaveNetDevice > device) | ns3::ChannelScheduler | virtual |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
StartSch(const SchInfo &schInfo) | ns3::ChannelScheduler | |
StopSch(uint32_t channelNumber) | ns3::ChannelScheduler | |
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 |
~ChannelScheduler() | ns3::ChannelScheduler | virtual |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |