OperatorRepository Class Reference

#include <rtt/Operators.hpp>

List of all members.


Detailed Description

This class builds on upon construction all expression operators known to Orocos.

Mainly used for scripting.

Definition at line 122 of file Operators.hpp.


Public Types

typedef boost::shared_ptr
< OperatorRepository
shared_ptr

Public Member Functions

void add (detail::UnaryOp *o)
void add (detail::DotOp *o)
void add (detail::BinaryOp *o)
DataSourceBaseapplyDot (const std::string &member, DataSourceBase *value)
DataSourceBaseapplyUnary (const std::string &op, DataSourceBase *a)
DataSourceBaseapplyBinary (const std::string &op, DataSourceBase *a, DataSourceBase *b)

Static Public Member Functions

static shared_ptr Instance ()

The documentation for this class was generated from the following files:

Generated on Mon Jan 19 16:53:58 2009 for OrocosReal-TimeToolkit by  doxygen 1.5.6