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