AggregateObject(Ptr< Object > other) | ns3::Object | private |
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 | private |
Destroy() | ns3::NullMessageMpiInterface | virtual |
Disable() | ns3::NullMessageMpiInterface | virtual |
Dispose(void) | ns3::Object | private |
DoDelete(void) | ns3::Object | private |
DoDispose(void) | ns3::Object | privatevirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize(void) | ns3::Object | privatevirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
Enable(int *pargc, char ***pargv) | ns3::NullMessageMpiInterface | virtual |
Enable(MPI_Comm communicator) | ns3::NullMessageMpiInterface | virtual |
g_communicator | ns3::NullMessageMpiInterface | privatestatic |
g_enabled | ns3::NullMessageMpiInterface | privatestatic |
g_freeCommunicator | ns3::NullMessageMpiInterface | privatestatic |
g_mpiInitCalled | ns3::NullMessageMpiInterface | privatestatic |
g_numNeighbors | ns3::NullMessageMpiInterface | privatestatic |
g_pendingTx | ns3::NullMessageMpiInterface | privatestatic |
g_pRxBuffers | ns3::NullMessageMpiInterface | privatestatic |
g_requests | ns3::NullMessageMpiInterface | privatestatic |
g_sid | ns3::NullMessageMpiInterface | privatestatic |
g_size | ns3::NullMessageMpiInterface | privatestatic |
GetAggregateIterator(void) const | ns3::Object | private |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | private |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | private |
GetCommunicator() | ns3::NullMessageMpiInterface | virtual |
GetInstanceTypeId(void) const | ns3::Object | privatevirtual |
GetObject(void) const | ns3::Object | inlineprivate |
GetObject(TypeId tid) const | ns3::Object | private |
GetObject() const | ns3::Object | inlineprivate |
GetObject(TypeId tid) const | ns3::Object | inlineprivate |
GetObjectIid(void) | ns3::ObjectBase | related |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlineprivate |
GetSize() | ns3::NullMessageMpiInterface | virtual |
GetSystemId() | ns3::NullMessageMpiInterface | virtual |
GetTypeId(void) | ns3::NullMessageMpiInterface | static |
Initialize(void) | ns3::Object | private |
InitializeSendReceiveBuffers(void) | ns3::NullMessageMpiInterface | privatestatic |
IsEnabled() | ns3::NullMessageMpiInterface | virtual |
IsInitialized(void) const | ns3::Object | private |
m_aggregates | ns3::Object | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_tid | ns3::Object | private |
NotifyConstructionCompleted(void) | ns3::ObjectBase | privatevirtual |
NotifyNewAggregate(void) | ns3::Object | privatevirtual |
NullMessageMpiInterface() | ns3::NullMessageMpiInterface | |
Object() | ns3::Object | private |
Object(const Object &o) | ns3::Object | private |
operator=([[maybe_unused]] const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlineprivate |
ReceiveMessages(bool blocking=false) | ns3::NullMessageMpiInterface | privatestatic |
ReceiveMessagesBlocking() | ns3::NullMessageMpiInterface | privatestatic |
ReceiveMessagesNonBlocking() | ns3::NullMessageMpiInterface | privatestatic |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlineprivate |
SendNullMessage(const Time &guaranteeUpdate, Ptr< RemoteChannelBundle > bundle) | ns3::NullMessageMpiInterface | privatestatic |
SendPacket(Ptr< Packet > p, const Time &rxTime, uint32_t node, uint32_t dev) | ns3::NullMessageMpiInterface | virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | private |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | private |
SetTypeId(TypeId tid) | ns3::Object | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlineprivate |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlineprivate |
TestSendComplete() | ns3::NullMessageMpiInterface | privatestatic |
TraceConnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | private |
TraceConnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | private |
TraceDisconnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | private |
TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | private |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlineprivate |
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~NullMessageMpiInterface() | ns3::NullMessageMpiInterface | |
~Object() | ns3::Object | privatevirtual |
~ObjectBase() | ns3::ObjectBase | privatevirtual |
~ParallelCommunicationInterface() | ns3::ParallelCommunicationInterface | inlinevirtual |