List of All Members for GenericFactory
This is the complete list of members for GenericFactory, including inherited members.
- typedef FactoryFunction
- GenericFactory()
- ~GenericFactory()
- containsProduct(const IDENTIFIER &) const : bool
- create(const IDENTIFIER &, ARGUMENTS... ) const : BASE *
- registerProduct(const IDENTIFIER &)
- registerProduct(const IDENTIFIER &, GenericFactory::FactoryFunction )