#include <DataSourceTypeInfo.hpp>
Public Types | |
| typedef T | value_type |
| typedef DataSourceTypeInfo< T > | value_type_info |
Static Public Member Functions | |
| static const std::string & | getQualifier () |
| static std::string | getType () |
| static const types::TypeInfo * | getTypeInfo () |
| static const std::string & | getTypeName () |
Static Public Attributes | |
| static types::TypeInfo * | TypeInfoObject |
Definition at line 119 of file DataSourceTypeInfo.hpp.
| typedef T RTT::internal::DataSourceTypeInfo< T * >::value_type |
Definition at line 120 of file DataSourceTypeInfo.hpp.
| typedef DataSourceTypeInfo<T> RTT::internal::DataSourceTypeInfo< T * >::value_type_info |
Definition at line 121 of file DataSourceTypeInfo.hpp.
| static const std::string& RTT::internal::DataSourceTypeInfo< T * >::getQualifier | ( | ) | [inline, static] |
Definition at line 124 of file DataSourceTypeInfo.hpp.
| static std::string RTT::internal::DataSourceTypeInfo< T * >::getType | ( | ) | [inline, static] |
Definition at line 122 of file DataSourceTypeInfo.hpp.
| static const types::TypeInfo* RTT::internal::DataSourceTypeInfo< T * >::getTypeInfo | ( | ) | [static] |
| static const std::string& RTT::internal::DataSourceTypeInfo< T * >::getTypeName | ( | ) | [inline, static] |
Definition at line 123 of file DataSourceTypeInfo.hpp.
types::TypeInfo* RTT::internal::DataSourceTypeInfo< T * >::TypeInfoObject [static] |
Definition at line 126 of file DataSourceTypeInfo.hpp.