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

Go to the source code of this file.

Classes

struct  RTT::internal::CollectBaseImpl< int, Ft >
 The collection signature is formed by Ft, which is a transformed form of F. More...
 
struct  RTT::internal::CollectBase< F >
 This struct takes the user's Function signature F and transforms it to the form required in the CollectBaseImpl template specialisations. More...
 
struct  RTT::internal::CollectBaseImpl< 0, Ft >
 
struct  RTT::internal::CollectBaseImpl< 1, Ft >
 
struct  RTT::internal::CollectBaseImpl< 2, Ft >
 
struct  RTT::internal::CollectBaseImpl< 3, Ft >
 
struct  RTT::internal::CollectBaseImpl< 4, Ft >
 
struct  RTT::internal::CollectBaseImpl< 5, Ft >
 
struct  RTT::internal::CollectBaseImpl< 6, Ft >
 

Namespaces

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