Public Types | |
typedef int | IsClonableTag |
Public Member Functions | |
Child () | |
Child * | Clone () const |
int | GetCount () const |
virtual | ~Child () |
Private Attributes | |
int | fCountClone |
Definition at line 103 of file testShadowPtr.cc.
|
inherited |
Definition at line 96 of file testShadowPtr.cc.
|
inlinevirtual |
Definition at line 106 of file testShadowPtr.cc.
|
inline |
Definition at line 107 of file testShadowPtr.cc.
|
inlinevirtual |
Implements ns3::VBase.
Definition at line 109 of file testShadowPtr.cc.
|
inline |
Definition at line 108 of file testShadowPtr.cc.
Referenced by testShadowPtr::testCloning().
|
mutableprivate |
Definition at line 112 of file testShadowPtr.cc.