Orocos Real-Time Toolkit
2.9.0
|
This is the complete list of members for RTT::ComponentLoader, including all inherited members.
addFactory(std::string const &name, ComponentLoaderSignature factory) | RTT::ComponentLoader | |
getComponentPath() const | RTT::ComponentLoader | |
getFactories() const | RTT::ComponentLoader | |
import(std::string const &path_list) | RTT::ComponentLoader | |
import(std::string const &name, std::string const &path_list) | RTT::ComponentLoader | |
Instance() | RTT::ComponentLoader | static |
isImported(std::string type_name) | RTT::ComponentLoader | |
listComponents() const | RTT::ComponentLoader | |
listComponentTypes() const | RTT::ComponentLoader | |
loadComponent(std::string const &name, std::string const &type) | RTT::ComponentLoader | |
loadLibrary(std::string const &path) | RTT::ComponentLoader | |
Release() | RTT::ComponentLoader | static |
reloadLibrary(std::string const &filepath) | RTT::ComponentLoader | |
setComponentPath(std::string const &newpath) | RTT::ComponentLoader | |
shared_ptr typedef | RTT::ComponentLoader | |
unloadComponent(RTT::TaskContext *tc) | RTT::ComponentLoader |