OpenRTM-aist  1.2.1
公開変数類 | 全メンバ一覧
RTM::LocalServiceProfile クラス

LocalServiceのプロファイルデータ [詳解]

#include <LocalServiceBase.h>

RTM::LocalServiceProfile 連携図
Collaboration graph
[凡例]

公開変数類

std::string name
 LocalServiceのサービス名 [詳解]
 
std::string uuid
 LocalServiceの固有ID. [詳解]
 
coil::Properties properties
 LocalServiceのプロパティ [詳解]
 
LocalServiceBaseservice
 LocalServiceのポインタ [詳解]
 

詳解

LocalServiceのプロファイルデータ

メンバ詳解

std::string RTM::LocalServiceProfile::name

LocalServiceのサービス名

coil::Properties RTM::LocalServiceProfile::properties

LocalServiceのプロパティ

LocalServiceBase* RTM::LocalServiceProfile::service

LocalServiceのポインタ

std::string RTM::LocalServiceProfile::uuid

LocalServiceの固有ID.


このクラス詳解は次のファイルから抽出されました: