Protected Member Functions | |
void | testCountability () |
void | testObjectToRefCounted () |
void | testStandalonePointer () |
void | testCheckPointers () |
void | testPointerConst () |
void | testRefCountFromConst () |
void | testPointerFromRefCounter () |
void | testDoubleInheritToSingleInherit () |
Detailed Description
Definition at line 16 of file testRefCount.cc.
Member Function Documentation
◆ CPPUNIT_TEST() [1/8]
|
private |
◆ CPPUNIT_TEST() [2/8]
|
private |
◆ CPPUNIT_TEST() [3/8]
|
private |
◆ CPPUNIT_TEST() [4/8]
|
private |
◆ CPPUNIT_TEST() [5/8]
|
private |
◆ CPPUNIT_TEST() [6/8]
|
private |
◆ CPPUNIT_TEST() [7/8]
|
private |
◆ CPPUNIT_TEST() [8/8]
|
private |
◆ CPPUNIT_TEST_SUITE()
|
private |
◆ CPPUNIT_TEST_SUITE_END()
|
private |
◆ testCheckPointers()
|
protected |
Definition at line 128 of file testRefCount.cc.
References _ToRefCount::Instances.
◆ testCountability()
|
protected |
Definition at line 75 of file testRefCount.cc.
References _ToRefCount::Instances.
◆ testDoubleInheritToSingleInherit()
|
protected |
Definition at line 181 of file testRefCount.cc.
References RefCount< C >::getRaw(), and _ToRefCount::Instances.
◆ testObjectToRefCounted()
|
protected |
Definition at line 107 of file testRefCount.cc.
References _ToRefCount::Instances, and _ToRefCount::someMethod().
◆ testPointerConst()
|
protected |
Definition at line 145 of file testRefCount.cc.
References RefCount< C >::getRaw(), and _ToRefCount::Instances.
◆ testPointerFromRefCounter()
|
protected |
Definition at line 169 of file testRefCount.cc.
References RefCount< C >::getRaw(), and _ToRefCount::Instances.
◆ testRefCountFromConst()
|
protected |
Definition at line 157 of file testRefCount.cc.
References RefCount< C >::getRaw(), and _ToRefCount::Instances.
◆ testStandalonePointer()
|
protected |
Definition at line 120 of file testRefCount.cc.
References _ToRefCount::Instances.
The documentation for this class was generated from the following file:
- src/tests/testRefCount.cc