This is the complete list of members for corbo::Factory< Base >, including all inherited members.
_object_map | corbo::Factory< Base > | private |
create(const std::string &name, bool print_error=true) const | corbo::Factory< Base > | inline |
getObjectMap() const | corbo::Factory< Base > | inline |
hasObject(const std::string &name) | corbo::Factory< Base > | inline |
instance() | corbo::Factory< Base > | inlinestatic |
printObjects() const | corbo::Factory< Base > | inline |
registerObject(const std::string &name, std::shared_ptr< Base > object_type) | corbo::Factory< Base > | inline |