ns3::Base Class Reference

Inheritance diagram for ns3::Base:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Base ()
virtual ~Base ()
void Ref (void) const
void Unref (void) const

Private Attributes

uint32_t m_count

Detailed Description

Definition at line 47 of file ptr.cc.


Constructor & Destructor Documentation

ns3::Base::Base (  ) 

Definition at line 68 of file ptr.cc.

ns3::Base::~Base (  )  [virtual]

Definition at line 71 of file ptr.cc.


Member Function Documentation

void ns3::Base::Ref ( void   )  const

Definition at line 74 of file ptr.cc.

References m_count.

void ns3::Base::Unref ( void   )  const

Definition at line 79 of file ptr.cc.

References m_count.


Member Data Documentation

uint32_t ns3::Base::m_count [mutable, private]

Definition at line 55 of file ptr.cc.

Referenced by Ref(), and Unref().


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