AggregateObject(Ptr< Object > other) | ns3::Object | |
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::Object | protectedvirtual |
DoEventEnd(void) | ns3::WallClockSynchronizer | protectedvirtual |
DoEventStart(void) | ns3::WallClockSynchronizer | protectedvirtual |
DoGetCurrentRealtime(void) | ns3::WallClockSynchronizer | protectedvirtual |
DoGetDrift(uint64_t ns) | ns3::WallClockSynchronizer | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize(void) | ns3::Object | protectedvirtual |
DoRealtime(void) | ns3::WallClockSynchronizer | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
DoSetCondition(bool cond) | ns3::WallClockSynchronizer | protectedvirtual |
DoSetOrigin(uint64_t ns) | ns3::WallClockSynchronizer | protectedvirtual |
DoSignal(void) | ns3::WallClockSynchronizer | protectedvirtual |
DoSynchronize(uint64_t nsCurrent, uint64_t nsDelay) | ns3::WallClockSynchronizer | protectedvirtual |
DriftCorrect(uint64_t nsNow, uint64_t nsDelay) | ns3::WallClockSynchronizer | protected |
EventEnd(void) | ns3::Synchronizer | |
EventStart(void) | ns3::Synchronizer | |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetCurrentRealtime(void) | ns3::Synchronizer | |
GetDrift(uint64_t ts) | ns3::Synchronizer | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetNormalizedRealtime(void) | ns3::WallClockSynchronizer | protected |
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 |
GetOrigin(void) | ns3::Synchronizer | |
GetRealtime(void) | ns3::WallClockSynchronizer | protected |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId(void) | ns3::WallClockSynchronizer | static |
Initialize(void) | ns3::Object | |
IsInitialized(void) 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 |
NanosecondToTimeStep(uint64_t ns) | ns3::Synchronizer | private |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
NS_PER_SEC | ns3::WallClockSynchronizer | static |
NsToTimeval(int64_t ns, struct timeval *tv) | ns3::WallClockSynchronizer | protected |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=([[maybe_unused]] const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Realtime(void) | ns3::Synchronizer | |
Ref(void) 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(void) | ns3::Synchronizer | |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | 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 |
TimevalAdd(struct timeval *tv1, struct timeval *tv2, struct timeval *result) | ns3::WallClockSynchronizer | protected |
TimevalToNs(struct timeval *tv) | ns3::WallClockSynchronizer | protected |
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 |
US_PER_NS | ns3::WallClockSynchronizer | static |
US_PER_SEC | ns3::WallClockSynchronizer | static |
WallClockSynchronizer() | ns3::WallClockSynchronizer | |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |
~Synchronizer() | ns3::Synchronizer | virtual |
~WallClockSynchronizer() | ns3::WallClockSynchronizer | virtual |