RTT::internal::ReturnBaseImpl< 1, F > Struct Template Reference

#include <ReturnBase.hpp>

List of all members.

Public Types

typedef boost::function_traits
< F >::arg1_type 
arg1_type
typedef boost::function_traits
< F >::arg1_type 
arg1_type
typedef boost::function_traits
< F >::result_type 
result_type
typedef boost::function_traits
< F >::result_type 
result_type

Public Member Functions

virtual result_type ret ()=0
virtual result_type ret (arg1_type a1)=0
virtual result_type ret ()=0
virtual result_type ret (arg1_type a1)=0
virtual ~ReturnBaseImpl ()
virtual ~ReturnBaseImpl ()

Detailed Description

template<class F>
struct RTT::internal::ReturnBaseImpl< 1, F >

Definition at line 75 of file install/include/rtt/internal/ReturnBase.hpp.


Member Typedef Documentation

template<class F >
typedef boost::function_traits<F>::arg1_type RTT::internal::ReturnBaseImpl< 1, F >::arg1_type

Definition at line 78 of file rtt/internal/ReturnBase.hpp.

template<class F >
typedef boost::function_traits<F>::arg1_type RTT::internal::ReturnBaseImpl< 1, F >::arg1_type

Definition at line 78 of file install/include/rtt/internal/ReturnBase.hpp.

template<class F >
typedef boost::function_traits<F>::result_type RTT::internal::ReturnBaseImpl< 1, F >::result_type

Definition at line 77 of file rtt/internal/ReturnBase.hpp.

template<class F >
typedef boost::function_traits<F>::result_type RTT::internal::ReturnBaseImpl< 1, F >::result_type

Definition at line 77 of file install/include/rtt/internal/ReturnBase.hpp.


Constructor & Destructor Documentation

template<class F >
virtual RTT::internal::ReturnBaseImpl< 1, F >::~ReturnBaseImpl (  )  [inline, virtual]

Definition at line 79 of file install/include/rtt/internal/ReturnBase.hpp.

template<class F >
virtual RTT::internal::ReturnBaseImpl< 1, F >::~ReturnBaseImpl (  )  [inline, virtual]

Definition at line 79 of file rtt/internal/ReturnBase.hpp.


Member Function Documentation

template<class F >
virtual result_type RTT::internal::ReturnBaseImpl< 1, F >::ret (  )  [pure virtual]
template<class F >
virtual result_type RTT::internal::ReturnBaseImpl< 1, F >::ret ( arg1_type  a1  )  [pure virtual]
template<class F >
virtual result_type RTT::internal::ReturnBaseImpl< 1, F >::ret (  )  [pure virtual]
template<class F >
virtual result_type RTT::internal::ReturnBaseImpl< 1, F >::ret ( arg1_type  a1  )  [pure virtual]

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:05 2013