Classes | Namespaces | Functions
Operators.hpp File Reference
#include <string>
#include <vector>
#include "../internal/DataSource.hpp"
#include <boost/shared_ptr.hpp>
Include dependency graph for Operators.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RTT::types::BinaryOp
 
class  RTT::types::OperatorRepository
 
class  RTT::types::UnaryOp
 

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 RTT::types
 

Functions

RTT_API OperatorRepository::shared_ptr RTT::types::operators ()
 

Detailed Description

This file contains operator information objects, These objects contain information on how to apply one operator on a set of arguments, and contain a method that does it.. This is mostly done to allow me to work with template stuff to save me a lot of typing time ;)

Definition in file Operators.hpp.



rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:39