GenericFactory< ReturnType, KeyType, TypeCreator, ErrorPolicy > Class Template Reference
List of all members.
Classes |
class | Lock |
Static Public Member Functions |
static FactoryType & | instance () |
Detailed Description
template<class ReturnType, typename KeyType = std::string, typename TypeCreator = ReturnType* (*)(), template< class, typename > class ErrorPolicy = DefaultFactoryError>
class GenericFactory< ReturnType, KeyType, TypeCreator, ErrorPolicy >
Definition at line 399 of file GenericFactory.H.
The documentation for this class was generated from the following file: