#include <transition.hh>
Inherits ost::gui::TransitionBase.
Public Member Functions | |
| AutomaticTransition (State *target, TransitionGuard *guard=new TransitionGuard()) | |
| bool | checkTransition () |
Definition at line 53 of file transition.hh.
| AutomaticTransition | ( | State * | target, | |
| TransitionGuard * | guard = new TransitionGuard() | |||
| ) |
| bool checkTransition | ( | ) |
1.6.1