$search
Public Member Functions | |
ComponentData () | |
Public Attributes | |
RTT::TaskContext * | instance |
std::string | type |
Definition at line 51 of file ComponentLoader.hpp.
RTT::ComponentLoader::ComponentData::ComponentData | ( | ) | [inline] |
Definition at line 52 of file ComponentLoader.hpp.
The component instance. This is always a valid pointer.
Definition at line 58 of file ComponentLoader.hpp.
std::string RTT::ComponentLoader::ComponentData::type |
Definition at line 59 of file ComponentLoader.hpp.