Public Types | Static Public Member Functions | Static Public Attributes | List of all members
RTT::internal::DataSourceTypeInfo< void > Struct Template Reference

#include <DataSourceTypeInfo.hpp>

Public Types

typedef void value_type
 
typedef DataSourceTypeInfo< void > value_type_info
 

Static Public Member Functions

static const std::string & getQualifier ()
 
static const std::string & getType ()
 
static const types::TypeInfogetTypeInfo ()
 
static const std::string & getTypeName ()
 

Static Public Attributes

static const std::string tname
 
static types::TypeInfoTypeInfoObject = 0
 

Detailed Description

template<>
struct RTT::internal::DataSourceTypeInfo< void >

(void) is a special case.

Definition at line 200 of file DataSourceTypeInfo.hpp.

Member Typedef Documentation

Definition at line 203 of file DataSourceTypeInfo.hpp.

Definition at line 204 of file DataSourceTypeInfo.hpp.

Member Function Documentation

const std::string & RTT::internal::DataSourceTypeInfo< void >::getQualifier ( )
static

Return the 'const', 'ref', 'pointer' qualifier for this type.

Definition at line 168 of file DataSource.cpp.

const std::string & RTT::internal::DataSourceTypeInfo< void >::getType ( )
static

Return the qualified type.

Definition at line 166 of file DataSource.cpp.

const TypeInfo * RTT::internal::DataSourceTypeInfo< void >::getTypeInfo ( )
static

Return the typeinfo object.

Definition at line 169 of file DataSource.cpp.

const std::string & RTT::internal::DataSourceTypeInfo< void >::getTypeName ( )
static

Return the unqualified typename.

Definition at line 167 of file DataSource.cpp.

Member Data Documentation

const std::string RTT::internal::DataSourceTypeInfo< void >::tname
static

Definition at line 201 of file DataSourceTypeInfo.hpp.

TypeInfo * RTT::internal::DataSourceTypeInfo< void >::TypeInfoObject = 0
static

Defaults to 0. If a types::TemplateTypeInfo object is created for T, this pointer will be set to that type.

Definition at line 210 of file DataSourceTypeInfo.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:47