OpenRTM-aist IDL 2.1.0
|
import <RTC.idl;
ExecutionContextHandle_t RTC::LightweightRTObject::attach_context | ( | in ExecutionContext | exec_context | ) |
attach_context
ReturnCode_t RTC::LightweightRTObject::detach_context | ( | in ExecutionContextHandle_t | exec_handle | ) |
detach_context
ReturnCode_t RTC::LightweightRTObject::exit | ( | ) |
exit
ReturnCode_t RTC::LightweightRTObject::finalize | ( | ) |
finalize
ExecutionContext RTC::LightweightRTObject::get_context | ( | in ExecutionContextHandle_t | exec_handle | ) |
get_context
ExecutionContextHandle_t RTC::LightweightRTObject::get_context_handle | ( | in ExecutionContext | cxt | ) |
get_context_handle
ExecutionContextList RTC::LightweightRTObject::get_owned_contexts | ( | ) |
get_owned_contexts
ExecutionContextList RTC::LightweightRTObject::get_participating_contexts | ( | ) |
ReturnCode_t RTC::LightweightRTObject::initialize | ( | ) |
initialize
boolean RTC::LightweightRTObject::is_alive | ( | in ExecutionContext | exec_context | ) |
is_alive
|
inherited |
on_aborting
|
inherited |
on_activated
|
inherited |
on_deactivated
|
inherited |
on_error
|
inherited |
on_finalize
|
inherited |
on_initialize
|
inherited |
on_reset
|
inherited |
on_shutdown
|
inherited |
on_startup