OpenRTM-aist-Python 2.0.2
OpenRTM_aist.FsmActionListener.PreFsmActionListenerType Class Reference

More...

Detailed Description

The types of PreFsmActionListenerType

PreFsmActionListener has the following hook points. If these listeners are actually called or not called are depends on FSM implementations.

  • PRE_ON_INIT: just before "init" action
  • PRE_ON_ENTRY: just before "entry" action
  • PRE_ON_DO: just before "do" action
  • PRE_ON_EXIT: just before "exit" action
  • PRE_ON_STATE_CHANGE: just before state transition action
 

The documentation for this class was generated from the following file: