import "RTC.idl";

| ReturnCode_t RTC::LightweightRTObject::initialize | ( | ) |
| ReturnCode_t RTC::LightweightRTObject::finalize | ( | ) |
| boolean RTC::LightweightRTObject::is_alive | ( | in ExecutionContext | exec_context | ) |
| ReturnCode_t RTC::LightweightRTObject::exit | ( | ) |
| ExecutionContextHandle_t RTC::LightweightRTObject::attach_context | ( | in ExecutionContext | exec_context | ) |
| ReturnCode_t RTC::LightweightRTObject::detach_context | ( | in ExecutionContextHandle_t | exec_handle | ) |
| ExecutionContext RTC::LightweightRTObject::get_context | ( | in ExecutionContextHandle_t | exec_handle | ) |
| ExecutionContextList RTC::LightweightRTObject::get_owned_contexts | ( | ) |
| ExecutionContextList RTC::LightweightRTObject::get_participating_contexts | ( | ) |
get_participating_contexts
| ExecutionContextHandle_t RTC::LightweightRTObject::get_context_handle | ( | in ExecutionContext | cxt | ) |
### [¸í¿¢] RTC.idl ¤Ë¤Ï´Þ¤Þ¤ì¤Æ¤¤¤Ê¤¤¤¬PIM¤Ë¤Ï´Þ¤Þ¤ì¤Æ¤¤¤ë¡£ ### PIM¤¬Àµ¤·¤¤¡£
| ReturnCode_t RTC::ComponentAction::on_initialize | ( | ) | [inherited] |
| ReturnCode_t RTC::ComponentAction::on_finalize | ( | ) | [inherited] |
| ReturnCode_t RTC::ComponentAction::on_startup | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
| ReturnCode_t RTC::ComponentAction::on_shutdown | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
| ReturnCode_t RTC::ComponentAction::on_activated | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
| ReturnCode_t RTC::ComponentAction::on_deactivated | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
| ReturnCode_t RTC::ComponentAction::on_aborting | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
| ReturnCode_t RTC::ComponentAction::on_error | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
| ReturnCode_t RTC::ComponentAction::on_reset | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
1.5.5