List of all members | Public Types | Public Member Functions | Private Attributes
ns3::Child Class Reference
Inheritance diagram for ns3::Child:
Inheritance graph
[legend]

Public Types

typedef int IsClonableTag
 

Public Member Functions

 Child ()
 
ChildClone () const
 
int GetCount () const
 
virtual ~Child ()
 

Private Attributes

int fCountClone
 

Detailed Description

Definition at line 103 of file testShadowPtr.cc.

Member Typedef Documentation

typedef int ns3::VBase::IsClonableTag
inherited

Definition at line 96 of file testShadowPtr.cc.

Constructor & Destructor Documentation

virtual ns3::Child::~Child ( )
inlinevirtual

Definition at line 106 of file testShadowPtr.cc.

ns3::Child::Child ( )
inline

Definition at line 107 of file testShadowPtr.cc.

Member Function Documentation

Child* ns3::Child::Clone ( ) const
inlinevirtual

Implements ns3::VBase.

Definition at line 109 of file testShadowPtr.cc.

int ns3::Child::GetCount ( ) const
inline

Definition at line 108 of file testShadowPtr.cc.

Referenced by testShadowPtr::testCloning().

Member Data Documentation

int ns3::Child::fCountClone
mutableprivate

Definition at line 112 of file testShadowPtr.cc.


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.