Orocos Real-Time Toolkit  2.8.3
Classes | Namespaces | Typedefs
ProgramService.hpp File Reference
#include "../Service.hpp"
#include "FunctionGraph.hpp"
#include "../internal/DataSources.hpp"

Go to the source code of this file.

Classes

class  RTT::scripting::ProgramService
 This class represents a program as an 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< ProgramService > RTT::scripting::ProgramServicePtr