Orocos Real-Time Toolkit  2.9.0
Classes | Namespaces
OperationCallerBinder.hpp File Reference
#include <boost/function.hpp>
#include <boost/type_traits/function_traits.hpp>
#include <boost/bind.hpp>
#include <boost/mem_fn.hpp>

Go to the source code of this file.

Classes

struct  RTT::internal::OperationCallerBinderImpl< int, F >
 
struct  RTT::internal::OperationCallerBinderImpl< 0, F >
 
struct  RTT::internal::OperationCallerBinderImpl< 1, F >
 
struct  RTT::internal::OperationCallerBinderImpl< 2, F >
 
struct  RTT::internal::OperationCallerBinderImpl< 3, F >
 
struct  RTT::internal::OperationCallerBinderImpl< 4, F >
 
struct  RTT::internal::OperationCallerBinderImpl< 5, F >
 
struct  RTT::internal::OperationCallerBinderImpl< 6, F >
 
struct  RTT::internal::OperationCallerBinderImpl< 7, F >
 
struct  RTT::internal::OperationCallerBinderImpl< 8, F >
 
struct  RTT::internal::OperationCallerBinderImpl< 9, F >
 
struct  RTT::internal::OperationCallerBinder< F >
 Very simple factory class to bind a member function to an object pointer and leave the arguments open. More...
 

Namespaces

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