|
GMP 0.3.0
Generative Metaprogramming library for C++
|
This is the complete list of members for gmp::object_factory< AbstractProduct, ConstructorArgs >, including all inherited members.
| create(const std::string &key, const ConstructorArgs &... args) | gmp::object_factory< AbstractProduct, ConstructorArgs > | inline |
| create_shared(const std::string &key, const ConstructorArgs &... args) | gmp::object_factory< AbstractProduct, ConstructorArgs > | inline |
| create_unique(const std::string &key, const ConstructorArgs &... args) | gmp::object_factory< AbstractProduct, ConstructorArgs > | inline |
| unregister_type(const std::string &key) | gmp::object_factory< AbstractProduct, ConstructorArgs > | inline |