Orocos Real-Time Toolkit
2.6.0
|
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 >.
This is the base class that defines the interface of returning data from method invocations.
Definition at line 60 of file ReturnBase.hpp.