RTT::StateMachine::StateMachine::Status Struct Reference
Enumerates all possible state machine statuses.
More...
#include <rtt/StateMachine.hpp>
List of all members.
|
Public Types |
| enum | StateMachineStatus {
inactive,
activating,
active,
requesting,
running,
stopping,
stopped,
resetting,
deactivating,
paused,
error,
unloaded
} |
Detailed Description
Enumerates all possible state machine statuses.
Definition at line 87 of file StateMachine.hpp.
The documentation for this struct was generated from the following file: