Orocos Real-Time Toolkit  2.8.3
Public Types | Static Public Member Functions | List of all members
RTT::internal::DataSourceTypeInfo< T & > Struct Template Reference

#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::TypeInfogetTypeInfo ()
 

Detailed Description

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

Definition at line 99 of file DataSourceTypeInfo.hpp.

Member Typedef Documentation

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

Definition at line 100 of file DataSourceTypeInfo.hpp.

Definition at line 101 of file DataSourceTypeInfo.hpp.

Member Function Documentation

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

Definition at line 104 of file DataSourceTypeInfo.hpp.

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

Definition at line 102 of file DataSourceTypeInfo.hpp.

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

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