Orocos Real-Time Toolkit  2.5.0
Public Types | Static Public Member Functions
RTT::internal::DataSourceTypeInfo< const T & > Struct Template Reference

These specialisations only serve to find out if a type T is a pointer, or reference, or... More...

#include <rtt/internal/DataSourceTypeInfo.hpp>

List of all members.

Public Types

typedef T value_type
typedef DataSourceTypeInfo< T > value_type_info

Static Public Member Functions

static std::string getType ()
static const std::string & getTypeName ()
static const std::string & getQualifier ()
static const types::TypeInfogetTypeInfo ()

Detailed Description

template<class T>
struct RTT::internal::DataSourceTypeInfo< const T & >

These specialisations only serve to find out if a type T is a pointer, or reference, or...

Definition at line 89 of file DataSourceTypeInfo.hpp.


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