Include dependency graph for testRefCount.cc:
Go to the source code of this file.
Classes | |
class | TestRefCount |
class | _ToRefCount |
class | AlsoRefCountable |
Typedefs | |
typedef RefCount< _ToRefCount > | ToRefCount |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (TestRefCount) | |
int | main (int argc, char *argv[]) |
Typedef Documentation
◆ ToRefCount
typedef RefCount<_ToRefCount> ToRefCount |
Definition at line 58 of file testRefCount.cc.
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestRefCount | ) |
◆ main()
Definition at line 200 of file testRefCount.cc.
References TestProgram::run().