CppUnit project page | FAQ | CppUnit home page |
Public Member Functions | |
TestFactoryRegistryList () | |
~TestFactoryRegistryList () | |
Static Public Member Functions | |
TestFactoryRegistry * | getRegistry (const std::string &name) |
bool | isValid () |
Private Types | |
typedef CppUnitMap< std::string, TestFactoryRegistry *, std::less< std::string > > | Registries |
enum | State { doNotChange = 0, notCreated, exist, destroyed } |
Private Member Functions | |
TestFactoryRegistry * | getInternalRegistry (const std::string &name) |
Static Private Member Functions | |
State | stateFlag (State newState=doNotChange) |
TestFactoryRegistryList * | getInstance () |
Private Attributes | |
Registries | m_registries |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hosts this site. |
Send comments to: CppUnit Developers |