anonymous_namespace{object.cc}::BaseA Class Reference

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

List of all members.

Public Member Functions

 BaseA ()
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 262 of file object.cc.


Constructor & Destructor Documentation

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

Definition at line 272 of file object.cc.


Member Function Documentation

virtual void anonymous_namespace{object.cc}::BaseA::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 ns3::Object.

Reimplemented in anonymous_namespace{object.cc}::DerivedA.

Definition at line 274 of file object.cc.

static ns3::TypeId anonymous_namespace{object.cc}::BaseA::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 ns3::Object.

Reimplemented in anonymous_namespace{object.cc}::DerivedA.

Definition at line 265 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