Orocos Real-Time Toolkit  2.8.3
Classes | Namespaces
CommandDataSource.hpp File Reference
#include "../internal/DataSource.hpp"
#include "../base/ActionInterface.hpp"

Go to the source code of this file.

Classes

struct  RTT::scripting::CommandDataSource
 A Command which evaluates a base::DataSourceBase and always returns true. More...
 
struct  RTT::scripting::CommandDataSourceBool
 A Command which evaluates a internal::DataSource<bool> and returns the result of get(). More...
 

Namespaces

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