AddNodeA(Ptr< ConfigTestObject > a) | ns3::tests::ConfigTestObject | |
AddNodeB(Ptr< ConfigTestObject > b) | ns3::tests::ConfigTestObject | |
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 |
DerivedConfigTestObject(void) | ns3::tests::DerivedConfigTestObject | inline |
Dispose(void) | ns3::Object | |
DoDelete(void) | ns3::Object | private |
DoDispose(void) | ns3::Object | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize(void) | ns3::Object | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
GetA(void) const | ns3::tests::ConfigTestObject | |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetB(void) const | ns3::tests::ConfigTestObject | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
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 |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId(void) | ns3::tests::DerivedConfigTestObject | static |
Initialize(void) | ns3::Object | |
IsInitialized(void) const | ns3::Object | |
m_a | ns3::tests::ConfigTestObject | private |
m_aggregates | ns3::Object | private |
m_b | ns3::tests::ConfigTestObject | 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_nodeA | ns3::tests::ConfigTestObject | private |
m_nodeB | ns3::tests::ConfigTestObject | private |
m_nodesA | ns3::tests::ConfigTestObject | private |
m_nodesB | ns3::tests::ConfigTestObject | private |
m_tid | ns3::Object | private |
m_trace | ns3::tests::ConfigTestObject | private |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=([[maybe_unused]] const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
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 | |
SetNodeA(Ptr< ConfigTestObject > a) | ns3::tests::ConfigTestObject | |
SetNodeB(Ptr< ConfigTestObject > b) | ns3::tests::ConfigTestObject | |
SetTypeId(TypeId tid) | ns3::Object | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
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 |
~DerivedConfigTestObject(void) | ns3::tests::DerivedConfigTestObject | inlinevirtual |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |