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

[詳解]

公開メンバ関数

def preShutdown (self)
 
def postShutdown (self)
 
def preReinit (self)
 
def postReinit (self)
 

詳解

メソッド詳解

◆ postReinit()

def OpenRTM_aist.ManagerActionListener.ManagerActionListener.postReinit (   self)

postReinit コールバック関数

引数
selfvirtual void postReinit();

◆ postShutdown()

def OpenRTM_aist.ManagerActionListener.ManagerActionListener.postShutdown (   self)

postShutdown callback function

引数
selfvirtual void postShutdown();

◆ preReinit()

def OpenRTM_aist.ManagerActionListener.ManagerActionListener.preReinit (   self)

preReinit コールバック関数

引数
selfvirtual void preReinit();

◆ preShutdown()

def OpenRTM_aist.ManagerActionListener.ManagerActionListener.preShutdown (   self)

preShutdown callback function

引数
selfvirtual void preShutdown();

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