AggregateObject(Ptr< Object > other) | ns3::Object | |
ChannelCoordinator() | ns3::ChannelCoordinator | |
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::ChannelCoordinator | privatevirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize(void) | ns3::ChannelCoordinator | privatevirtual |
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 | |
GetCchInterval(void) const | ns3::ChannelCoordinator | |
GetCchSlot(void) const | ns3::ChannelCoordinator | private |
GetDefaultCchInterval(void) | ns3::ChannelCoordinator | static |
GetDefaultGuardInterval(void) | ns3::ChannelCoordinator | static |
GetDefaultSchInterval(void) | ns3::ChannelCoordinator | static |
GetDefaultSyncInterval(void) | ns3::ChannelCoordinator | static |
GetGuardInterval(void) const | ns3::ChannelCoordinator | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetIntervalTime(Time duration=Seconds(0.0)) const | ns3::ChannelCoordinator | |
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 |
GetRemainTime(Time duration=Seconds(0.0)) const | ns3::ChannelCoordinator | |
GetSchInterval(void) const | ns3::ChannelCoordinator | |
GetSchSlot(void) const | ns3::ChannelCoordinator | private |
GetSyncInterval(void) const | ns3::ChannelCoordinator | |
GetTypeId(void) | ns3::ChannelCoordinator | static |
Initialize(void) | ns3::Object | |
IsCchInterval(Time duration=Seconds(0.0)) const | ns3::ChannelCoordinator | |
IsGuardInterval(Time duration=Seconds(0.0)) const | ns3::ChannelCoordinator | |
IsInitialized(void) const | ns3::Object | |
IsSchInterval(Time duration=Seconds(0.0)) const | ns3::ChannelCoordinator | |
IsValidConfig(void) const | ns3::ChannelCoordinator | |
Listeners typedef | ns3::ChannelCoordinator | private |
ListenersI typedef | ns3::ChannelCoordinator | private |
m_aggregates | ns3::Object | private |
m_cchi | ns3::ChannelCoordinator | private |
m_coordination | ns3::ChannelCoordinator | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_gi | ns3::ChannelCoordinator | private |
m_guardCount | ns3::ChannelCoordinator | private |
m_initialized | ns3::Object | private |
m_listeners | ns3::ChannelCoordinator | private |
m_schi | ns3::ChannelCoordinator | private |
m_tid | ns3::Object | private |
NeedTimeToCchInterval(Time duration=Seconds(0.0)) const | ns3::ChannelCoordinator | |
NeedTimeToGuardInterval(Time duration=Seconds(0.0)) const | ns3::ChannelCoordinator | |
NeedTimeToSchInterval(Time duration=Seconds(0.0)) const | ns3::ChannelCoordinator | |
NotifyCchSlot(void) | ns3::ChannelCoordinator | private |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyGuardSlot(void) | ns3::ChannelCoordinator | private |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
NotifySchSlot(void) | ns3::ChannelCoordinator | private |
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 |
RegisterListener(Ptr< ChannelCoordinationListener > listener) | ns3::ChannelCoordinator | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetCchInterval(Time cchi) | ns3::ChannelCoordinator | |
SetGuardInterval(Time guardi) | ns3::ChannelCoordinator | |
SetSchInterval(Time schi) | ns3::ChannelCoordinator | |
SetTypeId(TypeId tid) | ns3::Object | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
StartChannelCoordination(void) | ns3::ChannelCoordinator | private |
StopChannelCoordination(void) | ns3::ChannelCoordinator | 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 | |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UnregisterAllListeners(void) | ns3::ChannelCoordinator | |
UnregisterListener(Ptr< ChannelCoordinationListener > listener) | ns3::ChannelCoordinator | |
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~ChannelCoordinator() | ns3::ChannelCoordinator | virtual |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |