Public Types
RTT::scripting::StateMachine::Status Struct Reference

#include <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 82 of file StateMachine.hpp.


Member Enumeration Documentation

Enumerator:
inactive 
activating 
active 
requesting 
running 
stopping 
stopped 
resetting 
deactivating 
paused 
error 
unloaded 

Definition at line 83 of file StateMachine.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:40