CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

AutoRegisterRegistry Class Reference

(Implementation) Automatically adds a registry into another registry. More...

#include <AutoRegisterSuite.h>

List of all members.

Public Methods

 AutoRegisterRegistry (const std::string &which, const std::string &to)
 AutoRegisterRegistry (const std::string &which)


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:
SourceForge Logo hosts this site. Send comments to:
CppUnit Developers