Orocos Real-Time Toolkit  2.9.0
Public Types | List of all members
RTT::internal::details::GetConstRef< X > Struct Template Reference

#include <rtt/internal/DataSource.hpp>

Public Types

typedef boost::add_reference< typename boost::add_const< X >::type >::type type
 

Detailed Description

template<typename X>
struct RTT::internal::details::GetConstRef< X >

Definition at line 79 of file DataSource.hpp.

Member Typedef Documentation

template<typename X>
typedef boost::add_reference<typename boost::add_const<X>::type>::type RTT::internal::details::GetConstRef< X >::type

Definition at line 80 of file DataSource.hpp.


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