Orocos Real-Time Toolkit  2.8.3
Classes | Namespaces | Typedefs
ParsedStateMachine.hpp File Reference
#include "StateMachine.hpp"
#include "../internal/DataSource.hpp"
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  RTT::scripting::ParsedStateMachine
 State machine created by the scripting engine which represents a parsed state machine. 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< ParsedStateMachine > RTT::scripting::ParsedStateMachinePtr
 
typedef boost::weak_ptr< ParsedStateMachine > RTT::scripting::ParsedStateMachineWPtr