|
OpenRTM-aist IDL 2.1
|
import "RTC.idl";


公開メンバ関数 | |
| ComponentProfile | get_component_profile () |
| PortServiceList | get_ports () |
| ReturnCode_t | initialize () |
| ReturnCode_t | finalize () |
| boolean | is_alive (in ExecutionContext exec_context) |
| ReturnCode_t | exit () |
| ExecutionContextHandle_t | attach_context (in ExecutionContext exec_context) |
| ReturnCode_t | detach_context (in ExecutionContextHandle_t exec_handle) |
| ExecutionContext | get_context (in ExecutionContextHandle_t exec_handle) |
| ExecutionContextList | get_owned_contexts () |
| get_owned_contexts | |
| ExecutionContextList | get_participating_contexts () |
| get_participating_contexts | |
| ExecutionContextHandle_t | get_context_handle (in ExecutionContext cxt) |
| ReturnCode_t | on_initialize () |
| ReturnCode_t | on_finalize () |
| ReturnCode_t | on_startup (in ExecutionContextHandle_t exec_handle) |
| ReturnCode_t | on_shutdown (in ExecutionContextHandle_t exec_handle) |
| ReturnCode_t | on_activated (in ExecutionContextHandle_t exec_handle) |
| ReturnCode_t | on_deactivated (in ExecutionContextHandle_t exec_handle) |
| ReturnCode_t | on_aborting (in ExecutionContextHandle_t exec_handle) |
| ReturnCode_t | on_error (in ExecutionContextHandle_t exec_handle) |
| ReturnCode_t | on_reset (in ExecutionContextHandle_t exec_handle) |
| UniqueIdentifier | get_sdo_id () raises (NotAvailable, InternalError) |
| string | get_sdo_type () raises (NotAvailable, InternalError) |
| DeviceProfile | get_device_profile () raises (NotAvailable, InternalError) |
| ServiceProfileList | get_service_profiles () raises (NotAvailable, InternalError) |
| ServiceProfile | get_service_profile (in UniqueIdentifier id) raises (InvalidParameter, NotAvailable, InternalError) |
| SDOService | get_sdo_service (in UniqueIdentifier id) raises (InvalidParameter, NotAvailable, InternalError) |
| Configuration | get_configuration () raises (InterfaceNotImplemented, NotAvailable, InternalError) |
| Monitoring | get_monitoring () raises (InterfaceNotImplemented, NotAvailable, InternalError) |
| OrganizationList | get_organizations () raises (NotAvailable, InternalError) |
| NVList | get_status_list () raises (NotAvailable, InternalError) |
| any | get_status (in string nme) raises (InvalidParameter, NotAvailable, InternalError) |
| OrganizationList | get_owned_organizations () raises (NotAvailable,InternalError) |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| ComponentProfile RTC::RTObject::get_component_profile | ( | ) |
|
inherited | ||||||||||||||||||||
参照先 get_configuration().
参照元 get_configuration().
|
inherited |
|
inherited |
|
inherited | ||||||||||||||||
参照先 get_device_profile().
参照元 get_device_profile().
|
inherited | ||||||||||||||||||||
参照先 get_monitoring().
参照元 get_monitoring().
|
inherited | ||||||||||||||||
参照先 get_organizations().
参照元 get_organizations().
|
inherited |
|
inherited | ||||||||||||||||
|
inherited |
get_participating_contexts
この RTC が参加しているすべての ExecutionContext のリストを取得する。
このリストに含まれる実行コンテキストは、attach_context が呼び出 されるごとに、リストに追加され、detach_context が呼び出されるご とに、リストから削除される。
| PortServiceList RTC::RTObject::get_ports | ( | ) |
|
inherited | ||||||||||||||||
|
inherited | |||||||||||||||||||||
参照先 get_sdo_service().
参照元 get_sdo_service().
|
inherited | ||||||||||||||||
参照先 get_sdo_type().
参照元 get_sdo_type().
|
inherited | |||||||||||||||||||||
|
inherited | ||||||||||||||||
|
inherited | |||||||||||||||||||||
参照先 get_status().
参照元 get_status().
|
inherited | ||||||||||||||||
参照先 get_status_list().
参照元 get_status_list().
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |