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

#include <DataSourceTypeInfo.hpp>

List of all members.

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.

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.

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 Wed Aug 26 2015 16:16:24