This is the complete list of members for g2o::Factory, including all inherited members.
_creator | g2o::Factory | protected |
_tagLookup | g2o::Factory | protected |
construct(const std::string &tag) const | g2o::Factory | |
construct(const std::string &tag, const HyperGraph::GraphElemBitset &elemsToConstruct) const | g2o::Factory | |
CreatorMap typedef | g2o::Factory | protected |
destroy() | g2o::Factory | static |
Factory() | g2o::Factory | protected |
factoryInstance | g2o::Factory | privatestatic |
fillKnownTypes(std::vector< std::string > &types) const | g2o::Factory | |
instance() | g2o::Factory | static |
knowsTag(const std::string &tag, int *elementType=0) const | g2o::Factory | |
printRegisteredTypes(std::ostream &os, bool comment=false) const | g2o::Factory | |
registerType(const std::string &tag, AbstractHyperGraphElementCreator *c) | g2o::Factory | |
tag(const HyperGraph::HyperGraphElement *v) const | g2o::Factory | |
TagLookup typedef | g2o::Factory | protected |
unregisterType(const std::string &tag) | g2o::Factory | |
~Factory() | g2o::Factory | protected |