Public Member Functions | |
NoCount (PtrTestCase *test) | |
~NoCount () | |
void | Nothing (void) const |
![]() | |
PtrTestBase () | |
virtual | ~PtrTestBase () |
void | Ref (void) const |
void | Unref (void) const |
Private Attributes | |
PtrTestCase * | m_test |
Definition at line 39 of file ptr-test-suite.cc.
NoCount::NoCount | ( | PtrTestCase * | test | ) |
Definition at line 85 of file ptr-test-suite.cc.
NoCount::~NoCount | ( | ) |
Definition at line 89 of file ptr-test-suite.cc.
References PtrTestCase::DestroyNotify(), and m_test.
void NoCount::Nothing | ( | void | ) | const |
Definition at line 94 of file ptr-test-suite.cc.
Referenced by PtrTestCase::DoRun().
|
private |
Definition at line 46 of file ptr-test-suite.cc.
Referenced by ~NoCount().