Orocos Real-Time Toolkit  2.9.0
Classes | Namespaces
Invoker.hpp File Reference
#include <boost/function.hpp>
#include <boost/function_types/function_type.hpp>
#include <boost/type_traits.hpp>
#include "InvokerBase.hpp"
#include "Return.hpp"

Go to the source code of this file.

Classes

struct  RTT::internal::InvokerImpl< int, F, BaseImpl >
 
struct  RTT::internal::Invoker< F, BaseImpl >
 Creates an invocation object with a function signature to invoke and an implementation in which an operator(args) is available which has this signature. More...
 
struct  RTT::internal::InvokerImpl< 0, F, BaseImpl >
 
struct  RTT::internal::InvokerImpl< 1, F, BaseImpl >
 
struct  RTT::internal::InvokerImpl< 2, F, BaseImpl >
 
struct  RTT::internal::InvokerImpl< 3, F, BaseImpl >
 
struct  RTT::internal::InvokerImpl< 4, F, BaseImpl >
 
struct  RTT::internal::InvokerImpl< 5, F, BaseImpl >
 
struct  RTT::internal::InvokerImpl< 6, F, BaseImpl >
 
struct  RTT::internal::InvokerImpl< 7, F, BaseImpl >
 

Namespaces

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