#include <ConnectorBase.h>
Public メソッド | |
| ConnectorInfo (const char *name_, const char *id_, coil::vstring ports_, coil::Properties properties_) | |
| コンストラクタ | |
| ConnectorInfo () | |
| コンストラクタ | |
Public 変数 | |
| std::string | name |
| 接続名前 | |
| std::string | id |
| 接続ID | |
| coil::vstring | ports |
| 接続ポートIOR | |
| coil::Properties | properties |
| プロパティ | |
ConnectorInfo class
| RTC::ConnectorInfo::ConnectorInfo | ( | const char * | name_, | |
| const char * | id_, | |||
| coil::vstring | ports_, | |||
| coil::Properties | properties_ | |||
| ) | [inline] |
コンストラクタ
コンストラクタ
| name_ | 接続名前 | |
| id_ | 接続ID | |
| ports_ | 接続ポートIOR | |
| properties_ | プロパティ |
| RTC::ConnectorInfo::ConnectorInfo | ( | ) | [inline] |
コンストラクタ
コンストラクタ
| std::string RTC::ConnectorInfo::name |
接続名前
| std::string RTC::ConnectorInfo::id |
接続ID
接続ポートIOR
1.5.5