CppUnit project page | FAQ | CppUnit home page |
(Implementation) Automatically adds a registry into another registry. More...
#include <AutoRegisterSuite.h>
Public Member Functions | |
AutoRegisterRegistry (const std::string &which, const std::string &to) | |
AutoRegisterRegistry (const std::string &which) |
(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.
AutoRegisterRegistry::AutoRegisterRegistry | ( | const std::string & | which, |
const std::string & | to | ||
) | [inline] |
AutoRegisterRegistry::AutoRegisterRegistry | ( | const std::string & | which | ) | [inline] |
|
hosts this site. |
Send comments to: CppUnit Developers |