| AggregateObject(Ptr< Object > other) | ns3::Object | |
| Cleanup(void) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlinestatic |
| ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
| Dispose(void) | ns3::Object | |
| DoDispose(void) | ns3::Object | protectedvirtual |
| DoEventEnd(void) (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protectedvirtual |
| DoEventStart(void) (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protectedvirtual |
| DoGetCurrentRealtime(void) | ns3::WallClockSynchronizer | protectedvirtual |
| DoGetDrift(uint64_t ns) | ns3::WallClockSynchronizer | protectedvirtual |
| DoInitialize(void) | ns3::Object | protectedvirtual |
| DoRealtime(void) | ns3::WallClockSynchronizer | protectedvirtual |
| 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) (defined in ns3::WallClockSynchronizer) | 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 &attribute) const | ns3::ObjectBase | |
| GetCurrentRealtime(void) | ns3::Synchronizer | |
| GetDrift(uint64_t ts) | ns3::Synchronizer | |
| GetInstanceTypeId(void) const | ns3::Object | virtual |
| GetNormalizedRealtime(void) (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protected |
| GetObject(void) const | ns3::Object | inline |
| GetObject(TypeId tid) const | ns3::Object | |
| GetOrigin(void) | ns3::Synchronizer | |
| GetRealtime(void) (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protected |
| GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| GetTypeId(void) (defined in ns3::Synchronizer) | ns3::Synchronizer | static |
| Initialize(void) | ns3::Object | |
| m_condition (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protected |
| m_cpuTick (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protected |
| m_jiffy (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protected |
| m_nsEventStart (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protected |
| m_realtimeOriginNano (defined in ns3::Synchronizer) | ns3::Synchronizer | protected |
| m_realtimeTick (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protected |
| m_simOriginNano (defined in ns3::Synchronizer) | ns3::Synchronizer | protected |
| NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
| NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
| NS_PER_SEC (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | static |
| NsToTimeval(int64_t ns, struct timeval *tv) (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protected |
| Object() (defined in ns3::Object) | ns3::Object | |
| Object(const Object &o) | ns3::Object | protected |
| operator=(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | 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) | ns3::Synchronizer | |
| SetOrigin(uint64_t ts) | ns3::Synchronizer | |
| Signal(void) | ns3::Synchronizer | |
| SimpleRefCount() (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| SimpleRefCount(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| SleepWait(uint64_t) (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protected |
| SpinWait(uint64_t) (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protected |
| Synchronize(uint64_t tsCurrent, uint64_t tsDelay) | ns3::Synchronizer | |
| Synchronizer() (defined in ns3::Synchronizer) | ns3::Synchronizer | |
| TimevalAdd(struct timeval *tv1, struct timeval *tv2, struct timeval *result) (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | protected |
| TimevalToNs(struct timeval *tv) (defined in ns3::WallClockSynchronizer) | 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 |
| US_PER_NS (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | static |
| US_PER_SEC (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | static |
| WallClockSynchronizer() (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | |
| ~Object() (defined in ns3::Object) | ns3::Object | virtual |
| ~ObjectBase() (defined in ns3::ObjectBase) | ns3::ObjectBase | virtual |
| ~Synchronizer() (defined in ns3::Synchronizer) | ns3::Synchronizer | virtual |
| ~WallClockSynchronizer() (defined in ns3::WallClockSynchronizer) | ns3::WallClockSynchronizer | virtual |