Orocos Real-Time Toolkit  2.6.0
Public Types | Static Public Member Functions | Static Public Attributes
RTT::internal::DataSourceTypeInfo< UnknownType > Struct Template Reference

This class offers the default implementation of type information for an unknown type. More...

#include <rtt/internal/DataSourceTypeInfo.hpp>

List of all members.

Public Types

typedef UnknownType value_type
typedef DataSourceTypeInfo
< UnknownType > 
value_type_info

Static Public Member Functions

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

Static Public Attributes

static types::TypeInfoTypeInfoObject
static const std::string noqual
static const std::string cqual
static const std::string refqual
static const std::string crefqual
static const std::string ptrqual
static const std::string cptrqual

Detailed Description

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

This class offers the default implementation of type information for an unknown type.

See also:
DataSource.cpp

Definition at line 64 of file DataSourceTypeInfo.hpp.


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