User Tools

Site Tools


fsm:use_fsm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
fsm:use_fsm [2007/04/29 14:21] fgmfsm:use_fsm [2007/12/22 14:45] – external edit 127.0.0.1
Line 26: Line 26:
  
 Syntactic sugar: the idle() method is a shorthand for apply_events(fsm::IDLE_EVENT). Syntactic sugar: the idle() method is a shorthand for apply_events(fsm::IDLE_EVENT).
 +
  
 ==== Filtering events ==== ==== Filtering events ====
  
-The OSInet FSM has three event processing modes, controlled by the "$event" property:+The OSInet FSM has three event processing modes, controlled by the {get|set}_event_mode methods:
  
   * fsm::EVENT_NORMAL : receives events, processes them, and fires exit events if applicable. This is the default mode.   * fsm::EVENT_NORMAL : receives events, processes them, and fires exit events if applicable. This is the default mode.
fsm/use_fsm.txt · Last modified: 2020/11/23 17:23 by 127.0.0.1