OpenRTM-aist IDL 2.1.0
読み取り中…
検索中…
一致する文字列を見つけられません
公開メンバ関数 | 全メンバ一覧
RTC::PortService インタフェース

[詳解]

import <RTC.idl;

RTC::PortService の継承関係図
Inheritance graph
[凡例]
RTC::PortService 連携図
Collaboration graph
[凡例]

公開メンバ関数

PortProfile get_port_profile ()
 
ConnectorProfileList get_connector_profiles ()
 
ConnectorProfile get_connector_profile (in UniqueIdentifier connector_id)
 
ReturnCode_t connect (inout ConnectorProfile connector_profile)
 
ReturnCode_t disconnect (in UniqueIdentifier connector_id)
 
ReturnCode_t disconnect_all ()
 
ReturnCode_t notify_connect (inout ConnectorProfile connector_profile)
 
ReturnCode_t notify_disconnect (in UniqueIdentifier connector_id)
 

詳解

関数詳解

◆ connect()

ReturnCode_t RTC::PortService::connect ( inout ConnectorProfile  connector_profile)

◆ disconnect()

ReturnCode_t RTC::PortService::disconnect ( in UniqueIdentifier  connector_id)

◆ disconnect_all()

ReturnCode_t RTC::PortService::disconnect_all ( )

◆ get_connector_profile()

ConnectorProfile RTC::PortService::get_connector_profile ( in UniqueIdentifier  connector_id)

◆ get_connector_profiles()

ConnectorProfileList RTC::PortService::get_connector_profiles ( )

◆ get_port_profile()

PortProfile RTC::PortService::get_port_profile ( )

◆ notify_connect()

ReturnCode_t RTC::PortService::notify_connect ( inout ConnectorProfile  connector_profile)

◆ notify_disconnect()

ReturnCode_t RTC::PortService::notify_disconnect ( in UniqueIdentifier  connector_id)


このインタフェース詳解は次のファイルから抽出されました: