getComponentPath() const | ComponentLoader | |
import(std::string const &path_list) | ComponentLoader | |
import(std::string const &name, std::string const &path_list) | ComponentLoader | |
Instance() | ComponentLoader | [static] |
isImported(std::string type_name) | ComponentLoader | |
listComponents() const | ComponentLoader | |
listComponentTypes() const | ComponentLoader | |
loadComponent(std::string const &name, std::string const &type) | ComponentLoader | |
Release() | ComponentLoader | [static] |
setComponentPath(std::string const &newpath) | ComponentLoader | |
shared_ptr typedef (defined in ComponentLoader) | ComponentLoader | |
unloadComponent(RTT::TaskContext *tc) | ComponentLoader |