OpenRTM-aist  1.2.1
公開変数類 | 全メンバ一覧
RTC::ComponentActionListeners クラス

ComponentActionListeners クラス [詳解]

#include <ComponentActionListener.h>

RTC::ComponentActionListeners 連携図
Collaboration graph
[凡例]

公開変数類

PreComponentActionListenerHolder preaction_ [PRE_COMPONENT_ACTION_LISTENER_NUM]
 PreComponentActionListenerTypeリスナ配列 PreComponentActionListenerTypeリスナを格納 [詳解]
 
PostComponentActionListenerHolder postaction_ [POST_COMPONENT_ACTION_LISTENER_NUM]
 PostComponentActionTypeリスナ配列 PostComponentActionTypeリスナを格納 [詳解]
 
PortActionListenerHolder portaction_ [PORT_ACTION_LISTENER_NUM]
 PortActionTypeリスナ配列 PortActionTypeリスナを格納 [詳解]
 
ExecutionContextActionListenerHolder ecaction_ [EC_ACTION_LISTENER_NUM]
 ExecutionContextActionTypeリスナ配列 ExecutionContextActionTypeリスナを格納 [詳解]
 

詳解

ComponentActionListeners クラス

メンバ詳解

ExecutionContextActionListenerHolder RTC::ComponentActionListeners::ecaction_[EC_ACTION_LISTENER_NUM]

ExecutionContextActionTypeリスナ配列 ExecutionContextActionTypeリスナを格納

PortActionListenerHolder RTC::ComponentActionListeners::portaction_[PORT_ACTION_LISTENER_NUM]

PortActionTypeリスナ配列 PortActionTypeリスナを格納

PostComponentActionListenerHolder RTC::ComponentActionListeners::postaction_[POST_COMPONENT_ACTION_LISTENER_NUM]

PostComponentActionTypeリスナ配列 PostComponentActionTypeリスナを格納

PreComponentActionListenerHolder RTC::ComponentActionListeners::preaction_[PRE_COMPONENT_ACTION_LISTENER_NUM]

PreComponentActionListenerTypeリスナ配列 PreComponentActionListenerTypeリスナを格納


このクラス詳解は次のファイルから抽出されました: