ns3::Object Member List
This is the complete list of members for
ns3::Object, including all inherited members.
AggregateObject(Ptr< Object > other) | ns3::Object | |
Construct(const AttributeList &attributes) | ns3::Object | [private] |
ConstructSelf(const AttributeList &attributes) | ns3::ObjectBase | [protected] |
CopyObject(Ptr< T > object) | ns3::Object | [friend] |
CopyObject(Ptr< const T > object) | ns3::Object | [friend] |
CreateObjectWithAttributes(const AttributeList &attributes) | ns3::Object | [friend] |
Dispose(void) | ns3::Object | |
DoDispose(void) | ns3::Object | [protected, virtual] |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
GetInstanceTypeId(void) const | ns3::Object | [virtual] |
GetObject(void) const | ns3::Object | [inline] |
GetObject(TypeId tid) const | ns3::Object | [inline] |
GetReferenceCount(void) const | ns3::Object | |
GetTypeId(void) | ns3::Object | [static] |
m_count | ns3::Object | [mutable, private] |
m_disposed | ns3::Object | [private] |
m_next | ns3::Object | [private] |
m_tid | ns3::Object | [private] |
MaybeDelete(void) const | ns3::Object | [private] |
NotifyConstructionCompleted(void) | ns3::ObjectBase | [protected, virtual] |
NotifyNewAggregate() | ns3::Object | [protected, virtual] |
Object(const Object &o) | ns3::Object | [protected] |
Ref(void) const | ns3::Object | [inline] |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetTypeId(TypeId tid) | ns3::Object | [private] |
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::Object | [inline] |