GMP 0.3.0
Generative Metaprogramming library for C++
Loading...
Searching...
No Matches
gmp::object_factory< AbstractProduct, ConstructorArgs > Member List

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