Orocos Real-Time Toolkit  2.9.0
Classes | Namespaces
TryCommand.hpp File Reference
#include "rtt-scripting-config.h"
#include "../base/ActionInterface.hpp"
#include "ConditionInterface.hpp"
#include "../Logger.hpp"
#include "../internal/DataSource.hpp"

Go to the source code of this file.

Classes

class  RTT::scripting::TryCommand
 A command which tries another command and stores the result in a internal::DataSource<bool>. More...
 
class  RTT::scripting::TryCommandResult
 Returns the (accept/reject) status of another command. More...
 
class  RTT::scripting::EvalCommand
 Evaluates a internal::DataSource<bool> in a command. More...
 
class  RTT::scripting::EvalCommandResult
 The result of a command which evaluates a boolean DataSource. More...
 

Namespaces

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