OpenRTM-aist-Python 2.0.2
OpenRTM_aist.ComponentActionListener.PreComponentActionListenerType クラス

[詳解]

詳解

PreComponentActionListener のタイプ

  • PRE_ON_INITIALIZE: onInitialize 直前
  • PRE_ON_FINALIZE: onFinalize 直前
  • PRE_ON_STARTUP: onStartup 直前
  • PRE_ON_SHUTDOWN: onShutdown 直前
  • PRE_ON_ACTIVATED: onActivated 直前
  • PRE_ON_DEACTIVATED: onDeactivated 直前
  • PRE_ON_ABORTING: onAborted 直前
  • PRE_ON_ERROR: onError 直前
  • PRE_ON_RESET: onReset 直前
  • PRE_ON_EXECUTE: onExecute 直前
  • PRE_ON_STATE_UPDATE: onStateUpdate 直前
  • PRE_ON_RATE_CHANGED: onRateChanged 直前
 

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