|
last update 20 Sep 2009 |
|
| base_type typedef | cvr::factory< T > | |
| getFactory() | cvr::factory< T > | [static] |
| getRegisteredNames(std::map< std::string, std::string > &names) const | cvr::factory< T > | |
| newInstance(const char *name) const | cvr::factory< T > | |
| newInstance(const std::string &name) const | cvr::factory< T > | |
| registerObject(const base_type *obj, const char *name) | cvr::factory< T > | |
| registerObject(const base_type *obj, const std::string &name) | cvr::factory< T > | |
| registerObject(const base_type *obj) | cvr::factory< T > |