|
g2o
|
#include <factory.h>
Public Member Functions | |
| RegisterTypeProxy (const std::string &name) | |
Private Attributes | |
| std::string | _name |
| std::shared_ptr< AbstractHyperGraphElementCreator > | _creator |
|
inline |
Definition at line 123 of file factory.h.
References g2o::RegisterTypeProxy< T >::_creator, g2o::RegisterTypeProxy< T >::_name, g2o::Factory::instance(), and g2o::Factory::registerType().
|
private |
Definition at line 134 of file factory.h.
Referenced by g2o::RegisterTypeProxy< T >::RegisterTypeProxy().
|
private |
Definition at line 133 of file factory.h.
Referenced by g2o::RegisterTypeProxy< T >::RegisterTypeProxy().