|
OpenRTM-aist
1.2.1
|
Profile data structure of LocalService. More...
#include <LocalServiceBase.h>

Public Attributes | |
| std::string | name |
| The name of LocalService. More... | |
| std::string | uuid |
| The unique ID of LocalService. More... | |
| coil::Properties | properties |
| Properties of LocalService. More... | |
| LocalServiceBase * | service |
| The pointer to LocalService. More... | |
Profile data structure of LocalService.
| std::string RTM::LocalServiceProfile::name |
The name of LocalService.
| coil::Properties RTM::LocalServiceProfile::properties |
Properties of LocalService.
| LocalServiceBase* RTM::LocalServiceProfile::service |
The pointer to LocalService.
| std::string RTM::LocalServiceProfile::uuid |
The unique ID of LocalService.
1.8.11