Orocos Real-Time Toolkit  2.5.0
Public Types
RTT::scripting::StateMachine::Status Struct Reference

Enumerates all possible state machine statuses. More...

#include <rtt/scripting/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.


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