Include dependency graph for testRefCount.cc:

Go to the source code of this file.
Classes | |
class | _ToRefCount |
class | AlsoRefCountable |
Typedefs | |
typedef RefCount< _ToRefCount > | ToRefCount |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testRefCount) | |
Typedef Documentation
◆ ToRefCount
typedef RefCount<_ToRefCount> ToRefCount |
Definition at line 34 of file testRefCount.cc.
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testRefCount | ) |