Orocos Real-Time Toolkit
2.6.0
|
These specialisations only serve to find out if a type T is a pointer, or reference, or... More...
#include <rtt/internal/DataSourceTypeInfo.hpp>
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::TypeInfo * | getTypeInfo () |
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.