Orocos Real-Time Toolkit  2.8.3
Public Types | Static Public Member Functions | Static Public Attributes | 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 ()
 

Static Public Attributes

static types::TypeInfoTypeInfoObject = 0
 

Detailed Description

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

Definition at line 119 of file DataSourceTypeInfo.hpp.

Member Typedef Documentation

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

Definition at line 120 of file DataSourceTypeInfo.hpp.

Definition at line 121 of file DataSourceTypeInfo.hpp.

Member Function Documentation

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

Definition at line 124 of file DataSourceTypeInfo.hpp.

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

Definition at line 122 of file DataSourceTypeInfo.hpp.

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

Member Data Documentation

template<class T >
types::TypeInfo * RTT::internal::DataSourceTypeInfo< T * >::TypeInfoObject = 0
static

Definition at line 126 of file DataSourceTypeInfo.hpp.


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