RTT::detail::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/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 & | getType () |
|
static const std::string & | getQualifier () |
|
static const TypeInfo * | getTypeInfo () |
Detailed Description
template<class T>
struct RTT::detail::DataSourceTypeInfo< const T & >
These specialisations only serve to find out if a type T is a pointer, or reference, or.
..
Definition at line 86 of file DataSourceTypeInfo.hpp.
The documentation for this struct was generated from the following file: