Orocos Real-Time Toolkit  2.6.0
RTT::internal::ReturnBase< F > Struct Template Reference

This is the base class that defines the interface of returning data from method invocations. More...

#include <rtt/internal/ReturnBase.hpp>

Inherits ReturnBaseImpl< boost::function_traits< F >::arity, F >.


Detailed Description

template<class F>
struct RTT::internal::ReturnBase< F >

This is the base class that defines the interface of returning data from method invocations.

Definition at line 60 of file ReturnBase.hpp.


The documentation for this struct was generated from the following file: