Public Types | List of all members
RTT::scripting::StateMachine::Status Struct Reference

#include <StateMachine.hpp>

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 Tue Jun 25 2019 19:33:46