Orocos Real-Time Toolkit  2.8.3
Classes | Namespaces
ReturnBase.hpp File Reference
#include <boost/type_traits.hpp>

Go to the source code of this file.

Classes

struct  RTT::internal::ReturnBaseImpl< int, F >
 Implementation of ret() which takes the same signature as call(). More...
 
struct  RTT::internal::ReturnBase< F >
 This is the base class that defines the interface of returning data from method invocations. More...
 
struct  RTT::internal::ReturnBaseImpl< 0, F >
 
struct  RTT::internal::ReturnBaseImpl< 1, F >
 
struct  RTT::internal::ReturnBaseImpl< 2, F >
 
struct  RTT::internal::ReturnBaseImpl< 3, F >
 
struct  RTT::internal::ReturnBaseImpl< 4, F >
 
struct  RTT::internal::ReturnBaseImpl< 5, F >
 
struct  RTT::internal::ReturnBaseImpl< 6, F >
 
struct  RTT::internal::ReturnBaseImpl< 7, F >
 

Namespaces

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