RTT::internal::DataSourceTypeInfo< void > Struct Template Reference

#include <DataSourceTypeInfo.hpp>

List of all members.

Public Types

typedef void value_type
typedef void value_type
typedef DataSourceTypeInfo< void > value_type_info
typedef DataSourceTypeInfo< void > value_type_info

Static Public Member Functions

static const std::string & getQualifier ()
static const std::string & getQualifier ()
static const std::string & getType ()
static const std::string & getType ()
static const types::TypeInfogetTypeInfo ()
static const types::TypeInfogetTypeInfo ()
static const std::string & getTypeName ()
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 180 of file install/include/rtt/internal/DataSourceTypeInfo.hpp.


Member Typedef Documentation

Definition at line 183 of file rtt/internal/DataSourceTypeInfo.hpp.

Definition at line 184 of file rtt/internal/DataSourceTypeInfo.hpp.


Member Function Documentation

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

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

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

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

Definition at line 167 of file DataSource.cpp.

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

Return the qualified type.

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

Return the qualified type.

Definition at line 165 of file DataSource.cpp.

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

Return the typeinfo object.

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

Return the typeinfo object.

Definition at line 168 of file DataSource.cpp.

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

Return the unqualified typename.

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

Return the unqualified typename.

Definition at line 166 of file DataSource.cpp.


Member Data Documentation

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

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

Definition at line 190 of file install/include/rtt/internal/DataSourceTypeInfo.hpp.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:00 2013