testRefCount.cc
Go to the documentation of this file.
#define RefCountable
The locking interface for use on Reference-Counted classes.
Definition: Lock.h:66
Definition: testRefCount.cc:39
Definition: RefCount.h:27
Definition: testRefCount.cc:19
Definition: testRefCount.h:15
void testPointerFromRefCounter()
Definition: testRefCount.cc:145
void testDoubleInheritToSingleInherit()
Definition: testRefCount.cc:157
CPPUNIT_TEST_SUITE_REGISTRATION(testRefCount)