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

#include <DataSourceTypeInfo.hpp>

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 ( )
inlinestatic

Definition at line 94 of file DataSourceTypeInfo.hpp.

template<class T >
static std::string RTT::internal::DataSourceTypeInfo< const T & >::getType ( )
inlinestatic

Definition at line 92 of file DataSourceTypeInfo.hpp.

template<class T >
static const types::TypeInfo* RTT::internal::DataSourceTypeInfo< const T & >::getTypeInfo ( )
inlinestatic

Definition at line 95 of file DataSourceTypeInfo.hpp.

template<class T >
static const std::string& RTT::internal::DataSourceTypeInfo< const T & >::getTypeName ( )
inlinestatic

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 Fri Oct 25 2019 03:59:47