OpenRTM-aist-Python 1.2.1
公開メンバ関数 | 全メンバ一覧
OpenRTM_aist.ManagerActionListener.ManagerActionListener クラス

公開メンバ関数

def preShutdown (self)
 preShutdown callback function [詳解]
 
def postShutdown (self)
 postShutdown callback function [詳解]
 
def preReinit (self)
 preReinit コールバック関数 [詳解]
 
def postReinit (self)
 postReinit コールバック関数 [詳解]
 

詳解

メソッド詳解

def OpenRTM_aist.ManagerActionListener.ManagerActionListener.postReinit (   self)

postReinit コールバック関数

引数
selfvirtual void postReinit();
def OpenRTM_aist.ManagerActionListener.ManagerActionListener.postShutdown (   self)

postShutdown callback function

引数
selfvirtual void postShutdown();
def OpenRTM_aist.ManagerActionListener.ManagerActionListener.preReinit (   self)

preReinit コールバック関数

引数
selfvirtual void preReinit();
def OpenRTM_aist.ManagerActionListener.ManagerActionListener.preShutdown (   self)

preShutdown callback function

引数
selfvirtual void preShutdown();

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