(Implementation) Automatically adds a registry into another registry.
More...
#include <AutoRegisterSuite.h>
List of all members.
Detailed Description
(Implementation) Automatically adds a registry into another registry.
Don't use this class. Use the macros CPPUNIT_REGISTRY_ADD() and CPPUNIT_REGISTRY_ADD_TO_DEFAULT() instead.
Constructor & Destructor Documentation
AutoRegisterRegistry::AutoRegisterRegistry |
( |
const std::string & |
which, |
|
|
const std::string & |
to |
|
) |
| |
|
inline |
AutoRegisterRegistry::AutoRegisterRegistry |
( |
const std::string & |
which | ) |
|
|
inline |
The documentation for this class was generated from the following file: