#include <llstatemachine.h>


Public Member Functions | |
| LLFSMTransition () | |
| virtual std::string | getName () const |
Definition at line 53 of file llstatemachine.h.
| LLFSMTransition::LLFSMTransition | ( | ) | [inline] |
Definition at line 56 of file llstatemachine.h.
| virtual std::string LLFSMTransition::getName | ( | ) | const [inline, virtual] |
Definition at line 57 of file llstatemachine.h.
Referenced by LLStateMachine::processTransition().

1.5.5