Public Types | Static Public Member Functions
RTT::internal::DataSourceTypeInfo< const T & > Struct Template Reference

#include <DataSourceTypeInfo.hpp>

List of all members.

Public Types

typedef T value_type
typedef DataSourceTypeInfo< T > value_type_info

Static Public Member Functions

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

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.


Member Typedef Documentation

template<class T >
typedef T RTT::internal::DataSourceTypeInfo< const T & >::value_type

Definition at line 90 of file DataSourceTypeInfo.hpp.

template<class T >
typedef DataSourceTypeInfo<T> RTT::internal::DataSourceTypeInfo< const T & >::value_type_info

Definition at line 91 of file DataSourceTypeInfo.hpp.


Member Function Documentation

template<class T >
static const std::string& RTT::internal::DataSourceTypeInfo< const T & >::getQualifier ( ) [inline, static]

Definition at line 94 of file DataSourceTypeInfo.hpp.

template<class T >
static std::string RTT::internal::DataSourceTypeInfo< const T & >::getType ( ) [inline, static]

Definition at line 92 of file DataSourceTypeInfo.hpp.

template<class T >
static const types::TypeInfo* RTT::internal::DataSourceTypeInfo< const T & >::getTypeInfo ( ) [inline, static]

Definition at line 95 of file DataSourceTypeInfo.hpp.

template<class T >
static const std::string& RTT::internal::DataSourceTypeInfo< const T & >::getTypeName ( ) [inline, static]

Definition at line 93 of file DataSourceTypeInfo.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Wed Aug 26 2015 16:16:24