OpenRTM  1.0.0
Public メソッド | すべてのメンバ一覧
インタフェース RTC::Fsm

import "RTC.idl";

RTC::Fsmに対する継承グラフ
RTC::LightweightRTObject RTC::ComponentAction

Public メソッド

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)
 

関数

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

get_owned_contexts

Description

RTC ͭ ExecutionContext ΥꥹȤ롣

ExecutionContextList RTC::LightweightRTObject::get_participating_contexts ( )
inherited

get_participating_contexts

Description

RTC äƤ뤹٤Ƥ ExecutionContext ΥꥹȤ롣

Semantics

ΥꥹȤ˴ޤޤ¹ԥƥȤϡ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::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

このインタフェースの説明は次のファイルから生成されました: