AggregateObject(Ptr< Object > other) | ns3::Object | |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() | ns3::Object | protectedvirtual |
DoEventEnd() override | ns3::WallClockSynchronizer | protectedvirtual |
DoEventStart() override | ns3::WallClockSynchronizer | protectedvirtual |
DoGetCurrentRealtime() override | ns3::WallClockSynchronizer | protectedvirtual |
DoGetDrift(uint64_t ns) override | ns3::WallClockSynchronizer | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() | ns3::Object | protectedvirtual |
DoRealtime() override | ns3::WallClockSynchronizer | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
DoSetCondition(bool cond) override | ns3::WallClockSynchronizer | protectedvirtual |
DoSetOrigin(uint64_t ns) override | ns3::WallClockSynchronizer | protectedvirtual |
DoSignal() override | ns3::WallClockSynchronizer | protectedvirtual |
DoSynchronize(uint64_t nsCurrent, uint64_t nsDelay) override | ns3::WallClockSynchronizer | protectedvirtual |
DriftCorrect(uint64_t nsNow, uint64_t nsDelay) | ns3::WallClockSynchronizer | protected |
EventEnd() | ns3::Synchronizer | |
EventStart() | ns3::Synchronizer | |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value, bool permissive=false) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetCurrentRealtime() | ns3::Synchronizer | |
GetDrift(uint64_t ts) | ns3::Synchronizer | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetNormalizedRealtime() | ns3::WallClockSynchronizer | protected |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid() | ns3::ObjectBase | related |
GetOrigin() | ns3::Synchronizer | |
GetRealtime() | ns3::WallClockSynchronizer | protected |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId() | ns3::WallClockSynchronizer | static |
Initialize() | ns3::Object | |
IsInitialized() const | ns3::Object | |
m_aggregates | ns3::Object | private |
m_condition | ns3::WallClockSynchronizer | protected |
m_conditionVariable | ns3::WallClockSynchronizer | protected |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_jiffy | ns3::WallClockSynchronizer | protected |
m_mutex | ns3::WallClockSynchronizer | protected |
m_nsEventStart | ns3::WallClockSynchronizer | protected |
m_realtimeOriginNano | ns3::Synchronizer | protected |
m_simOriginNano | ns3::Synchronizer | protected |
m_tid | ns3::Object | private |
m_unidirectionalAggregates | ns3::Object | private |
NanosecondToTimeStep(uint64_t ns) | ns3::Synchronizer | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
NS_PER_SEC | ns3::WallClockSynchronizer | static |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Realtime() | ns3::Synchronizer | |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetCondition(bool cond) | ns3::Synchronizer | |
SetOrigin(uint64_t ts) | ns3::Synchronizer | |
SetTypeId(TypeId tid) | ns3::Object | private |
Signal() | ns3::Synchronizer | |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SleepWait(uint64_t ns) | ns3::WallClockSynchronizer | protected |
SpinWait(uint64_t ns) | ns3::WallClockSynchronizer | protected |
Synchronize(uint64_t tsCurrent, uint64_t tsDelay) | ns3::Synchronizer | |
Synchronizer() | ns3::Synchronizer | |
TimeStepToNanosecond(uint64_t ts) | ns3::Synchronizer | 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 | |
UnidirectionalAggregateObject(Ptr< Object > other) | ns3::Object | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
US_PER_NS | ns3::WallClockSynchronizer | static |
US_PER_SEC | ns3::WallClockSynchronizer | static |
WallClockSynchronizer() | ns3::WallClockSynchronizer | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |
~Synchronizer() override | ns3::Synchronizer | |
~WallClockSynchronizer() override | ns3::WallClockSynchronizer | |