Orocos Real-Time Toolkit  2.9.0
Classes | Namespaces
Collect.hpp File Reference
#include "CollectSignature.hpp"
#include "../SendStatus.hpp"
#include <boost/function.hpp>
#include <boost/type_traits.hpp>

Go to the source code of this file.

Classes

struct  RTT::internal::CollectImpl< int, Ft, BaseImpl >
 
struct  RTT::internal::Collect< F, BaseImpl >
 This struct takes the user's Function signature F and transforms it to the form required in the CollectImpl template specialisations. More...
 
struct  RTT::internal::CollectImpl< 0, Ft, BaseImpl >
 
struct  RTT::internal::CollectImpl< 1, Ft, BaseImpl >
 
struct  RTT::internal::CollectImpl< 2, Ft, BaseImpl >
 
struct  RTT::internal::CollectImpl< 3, Ft, BaseImpl >
 
struct  RTT::internal::CollectImpl< 4, Ft, BaseImpl >
 
struct  RTT::internal::CollectImpl< 5, Ft, BaseImpl >
 
struct  RTT::internal::CollectImpl< 6, Ft, BaseImpl >
 

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 RTT::internal
 Classes which contain all implementation code for the RTT.