クラス OpenRTM_aist.ComponentActionListener.PostComponentActionListener

PostComponentActionListener クラス. [詳細]

すべてのメンバ一覧

Public メソッド

def toString
 PostComponentActionListenerType を文字列に変換.
def __del__
 デストラクタ
def __call__
 仮想コールバック関数

説明

PostComponentActionListener クラス.

OMG RTC仕様で定義されている以下のコンポーネントアクショントについ て、

各アクションに対応するユーザーコードが呼ばれる直前のタイミング でコールされるリスなクラスの基底クラス。


メソッド

def OpenRTM_aist.ComponentActionListener.PostComponentActionListener.__call__ (   self,
  ec_id,
  ret 
)

仮想コールバック関数

PostComponentActionListener のコールバック関数

virtual void operator()(UniqueId ec_id, ReturnCode_t ret) = 0;

def OpenRTM_aist.ComponentActionListener.PostComponentActionListener.toString (   type  ) 

PostComponentActionListenerType を文字列に変換.

PostComponentActionListenerType を文字列に変換する

引数:
type 変換対象 PostComponentActionListenerType
戻り値:
文字列変換結果

static const char* toString(PostComponentActionListenerType type)


このクラスの説明は次のファイルから生成されました:
OpenRTM-aist-1.1.0-Pythonに対してMon Mar 2 14:14:07 2015に生成されました。  doxygen 1.6.3