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

Go to the source code of this file.

Classes

struct  RTT::internal::InvokerBaseImpl< int, F >
 A class which converts a function type signature F to a virtual send()/call() interface. More...
 
struct  RTT::internal::InvokerBase< F >
 This is the base class that defines the interface of all invocable method implementations. More...
 
struct  RTT::internal::InvokerBaseImpl< 0, F >
 
struct  RTT::internal::InvokerBaseImpl< 1, F >
 
struct  RTT::internal::InvokerBaseImpl< 2, F >
 
struct  RTT::internal::InvokerBaseImpl< 3, F >
 
struct  RTT::internal::InvokerBaseImpl< 4, F >
 
struct  RTT::internal::InvokerBaseImpl< 5, F >
 
struct  RTT::internal::InvokerBaseImpl< 6, F >
 
struct  RTT::internal::InvokerBaseImpl< 7, F >
 

Namespaces

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