import "RTC.idl";
ExecutionContextHandle_t RTC::LightweightRTObject::attach_context | ( | in ExecutionContext | exec_context | ) | [inherited] |
ReturnCode_t RTC::LightweightRTObject::detach_context | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
ReturnCode_t RTC::LightweightRTObject::exit | ( | ) | [inherited] |
ReturnCode_t RTC::LightweightRTObject::finalize | ( | ) | [inherited] |
ExecutionContext RTC::LightweightRTObject::get_context | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
ExecutionContextHandle_t RTC::LightweightRTObject::get_context_handle | ( | in ExecutionContext | cxt | ) | [inherited] |
### [����] RTC.idl �ˤϴޤޤ�Ƥ��ʤ���PIM�ˤϴޤޤ�Ƥ��롣 ### PIM����������
ExecutionContextList RTC::LightweightRTObject::get_owned_contexts | ( | ) | [inherited] |
ExecutionContextList RTC::LightweightRTObject::get_participating_contexts | ( | ) | [inherited] |
get_participating_contexts
���� RTC �����ä��Ƥ��뤹�٤Ƥ� ExecutionContext �Υꥹ�Ȥ�������롣
���Υꥹ�Ȥ˴ޤޤ��¹ԥ���ƥ����Ȥϡ�attach_context ���Ƥӽ� ����뤴�Ȥˡ��ꥹ�Ȥ��ɲä��졢detach_context ���ƤӽФ���뤴 �Ȥˡ��ꥹ�Ȥ���������롣
ReturnCode_t RTC::LightweightRTObject::initialize | ( | ) | [inherited] |
boolean RTC::LightweightRTObject::is_alive | ( | in ExecutionContext | exec_context | ) | [inherited] |
ReturnCode_t RTC::ComponentAction::on_aborting | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
ReturnCode_t RTC::FsmParticipantAction::on_action | ( | 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_error | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
ReturnCode_t RTC::ComponentAction::on_finalize | ( | ) | [inherited] |
ReturnCode_t RTC::ComponentAction::on_initialize | ( | ) | [inherited] |
ReturnCode_t RTC::ComponentAction::on_reset | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
ReturnCode_t RTC::ComponentAction::on_shutdown | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |
ReturnCode_t RTC::ComponentAction::on_startup | ( | in ExecutionContextHandle_t | exec_handle | ) | [inherited] |