Orocos Real-Time Toolkit  2.9.0
Classes | Namespaces | Typedefs
StateMachineService.hpp File Reference
#include "../Service.hpp"
#include "ParsedStateMachine.hpp"

Go to the source code of this file.

Classes

class  RTT::scripting::StateMachineService
 This class represents a stateMachine as a Service in the Orocos TaskContext system. More...
 

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 RTT::scripting
 Parser code for the Orocos real-time scripting language.
 

Typedefs

typedef boost::shared_ptr< StateMachineService > RTT::scripting::StateMachineServicePtr