A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::NullMessageSimulatorImpl Member List

This is the complete list of members for ns3::NullMessageSimulatorImpl, including all inherited members.

AggregateObject(Ptr< Object > other)ns3::Object
CalculateGuaranteeTime(uint32_t systemId)ns3::NullMessageSimulatorImplprivate
CalculateLookAhead()ns3::NullMessageSimulatorImplprivate
CalculateSafeTime()ns3::NullMessageSimulatorImplprivate
Cancel(const EventId &id) overridens3::NullMessageSimulatorImplvirtual
Check() constns3::Objectprivate
CheckLoose() constns3::Objectprivate
Construct(const AttributeConstructionList &attributes)ns3::Objectprivate
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
Destroy() overridens3::NullMessageSimulatorImplvirtual
DestroyEvents typedefns3::NullMessageSimulatorImplprivate
Dispose()ns3::Object
DoDelete()ns3::Objectprivate
DoDispose() overridens3::NullMessageSimulatorImplprivatevirtual
DoGetObject(TypeId tid) constns3::Objectprivate
DoInitialize()ns3::Objectprotectedvirtual
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value)ns3::ObjectBaseprivate
g_instancens3::NullMessageSimulatorImplprivatestatic
GetAggregateIterator() constns3::Object
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetContext() const overridens3::NullMessageSimulatorImplvirtual
GetDelayLeft(const EventId &id) const overridens3::NullMessageSimulatorImplvirtual
GetEventCount() const overridens3::NullMessageSimulatorImplvirtual
GetInstance()ns3::NullMessageSimulatorImplstatic
GetInstanceTypeId() const overridens3::Objectvirtual
GetMaximumSimulationTime() const overridens3::NullMessageSimulatorImplvirtual
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Object
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Objectinline
GetObjectIid()ns3::ObjectBaserelated
GetReferenceCount() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetSafeTime()ns3::NullMessageSimulatorImplprivate
GetSystemId() const overridens3::NullMessageSimulatorImplvirtual
GetTypeId()ns3::NullMessageSimulatorImplstatic
HandleArrivingMessagesBlocking()ns3::NullMessageSimulatorImplprivate
HandleArrivingMessagesNonBlocking()ns3::NullMessageSimulatorImplprivate
Initialize()ns3::Object
IsExpired(const EventId &id) const overridens3::NullMessageSimulatorImplvirtual
IsFinished() const overridens3::NullMessageSimulatorImplvirtual
IsInitialized() constns3::Object
m_aggregatesns3::Objectprivate
m_countns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >mutableprivate
m_currentContextns3::NullMessageSimulatorImplprivate
m_currentTsns3::NullMessageSimulatorImplprivate
m_currentUidns3::NullMessageSimulatorImplprivate
m_destroyEventsns3::NullMessageSimulatorImplprivate
m_disposedns3::Objectprivate
m_eventCountns3::NullMessageSimulatorImplprivate
m_eventsns3::NullMessageSimulatorImplprivate
m_getObjectCountns3::Objectprivate
m_initializedns3::Objectprivate
m_myIdns3::NullMessageSimulatorImplprivate
m_safeTimens3::NullMessageSimulatorImplprivate
m_schedulerTunens3::NullMessageSimulatorImplprivate
m_stopns3::NullMessageSimulatorImplprivate
m_systemCountns3::NullMessageSimulatorImplprivate
m_tidns3::Objectprivate
m_uidns3::NullMessageSimulatorImplprivate
m_unidirectionalAggregatesns3::Objectprivate
m_unscheduledEventsns3::NullMessageSimulatorImplprivate
Next() constns3::NullMessageSimulatorImplprivate
NotifyConstructionCompleted()ns3::ObjectBaseprotectedvirtual
NotifyNewAggregate()ns3::Objectprotectedvirtual
Now() const overridens3::NullMessageSimulatorImplvirtual
NullMessageEventns3::NullMessageSimulatorImplfriend
NullMessageEventHandler(RemoteChannelBundle *bundle)ns3::NullMessageSimulatorImplprivate
NullMessageMpiInterfacens3::NullMessageSimulatorImplfriend
NullMessageSimulatorImpl()ns3::NullMessageSimulatorImpl
Object()ns3::Object
Object(const Object &o)ns3::Objectprotected
operator=(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
PreEventHook(const EventId &id)ns3::SimulatorImplinlinevirtual
ProcessOneEvent()ns3::NullMessageSimulatorImplprivate
Ref() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
RemoteChannelBundleManagerns3::NullMessageSimulatorImplfriend
Remove(const EventId &id) overridens3::NullMessageSimulatorImplvirtual
RescheduleNullMessageEvent(Ptr< RemoteChannelBundle > bundle)ns3::NullMessageSimulatorImplprivate
RescheduleNullMessageEvent(uint32_t nodeSysId)ns3::NullMessageSimulatorImplprivate
Run() overridens3::NullMessageSimulatorImplvirtual
Schedule(const Time &delay, EventImpl *event) overridens3::NullMessageSimulatorImplvirtual
ScheduleDestroy(EventImpl *event) overridens3::NullMessageSimulatorImplvirtual
ScheduleNow(EventImpl *event) overridens3::NullMessageSimulatorImplvirtual
ScheduleNullMessageEvent(Ptr< RemoteChannelBundle > bundle)ns3::NullMessageSimulatorImplprivate
ScheduleWithContext(uint32_t context, const Time &delay, EventImpl *event) overridens3::NullMessageSimulatorImplvirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetScheduler(ObjectFactory schedulerFactory) overridens3::NullMessageSimulatorImplvirtual
SetTypeId(TypeId tid)ns3::Objectprivate
SimpleRefCount()ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleRefCount(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Stop() overridens3::NullMessageSimulatorImplvirtual
Stop(const Time &delay) overridens3::NullMessageSimulatorImplvirtual
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() constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
UpdateSortedArray(Aggregates *aggregates, uint32_t i) constns3::Objectprivate
~NullMessageSimulatorImpl() overridens3::NullMessageSimulatorImpl
~Object() overridens3::Object
~ObjectBase()ns3::ObjectBasevirtual