anonymous_namespace{object.cc}::DerivedA Class Reference

Inheritance diagram for anonymous_namespace{object.cc}::DerivedA:
Inheritance graph
[legend]
Collaboration diagram for anonymous_namespace{object.cc}::DerivedA:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DerivedA ()
virtual void Dispose (void)

Static Public Member Functions

static ns3::TypeId GetTypeId (void)
 This method returns the TypeId associated to ns3::Object.

Detailed Description

Definition at line 277 of file object.cc.


Constructor & Destructor Documentation

anonymous_namespace{object.cc}::DerivedA::DerivedA (  )  [inline]

Definition at line 287 of file object.cc.


Member Function Documentation

virtual void anonymous_namespace{object.cc}::DerivedA::Dispose ( void   )  [inline, virtual]

Run the DoDispose methods of this object and all the objects aggregated to it. After calling this method, the object is expected to be totally unusable except for the Ref and Unref methods. It is an error to call Dispose twice on the same object instance.

This method is typically used to break reference cycles.

Reimplemented from anonymous_namespace{object.cc}::BaseA.

Definition at line 289 of file object.cc.

static ns3::TypeId anonymous_namespace{object.cc}::DerivedA::GetTypeId ( void   )  [inline, static]

This method returns the TypeId associated to ns3::Object.

No Attributes defined for this type.
No TraceSources defined for this type.

Reimplemented from anonymous_namespace{object.cc}::BaseA.

Definition at line 280 of file object.cc.

References ns3::TypeId::SetParent().


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 14:09:46 2009 for NS-3 by  doxygen 1.6.3