|
OpenRTM-aist IDL 2.1.0
|
import <RTC.idl;


Public Member Functions | |
| PortProfile | get_port_profile () |
| get_port_profile | |
| ConnectorProfileList | get_connector_profiles () |
| get_connector_profiles | |
| ConnectorProfile | get_connector_profile (in UniqueIdentifier connector_id) |
| get_connector_profiles | |
| ReturnCode_t | connect (inout ConnectorProfile connector_profile) |
| connect | |
| ReturnCode_t | disconnect (in UniqueIdentifier connector_id) |
| disconnect | |
| ReturnCode_t | disconnect_all () |
| disconnect_all | |
| ReturnCode_t | notify_connect (inout ConnectorProfile connector_profile) |
| notify_connect | |
| ReturnCode_t | notify_disconnect (in UniqueIdentifier connector_id) |
| notify_disconnect | |
| ReturnCode_t RTC::PortService::connect | ( | inout ConnectorProfile | connector_profile | ) |
connect
| ReturnCode_t RTC::PortService::disconnect | ( | in UniqueIdentifier | connector_id | ) |
disconnect
| ReturnCode_t RTC::PortService::disconnect_all | ( | ) |
disconnect_all
| ConnectorProfile RTC::PortService::get_connector_profile | ( | in UniqueIdentifier | connector_id | ) |
get_connector_profiles
| ConnectorProfileList RTC::PortService::get_connector_profiles | ( | ) |
get_connector_profiles
| PortProfile RTC::PortService::get_port_profile | ( | ) |
get_port_profile
| ReturnCode_t RTC::PortService::notify_connect | ( | inout ConnectorProfile | connector_profile | ) |
notify_connect
| ReturnCode_t RTC::PortService::notify_disconnect | ( | in UniqueIdentifier | connector_id | ) |
notify_disconnect