#include <rtt/DataSourceTypeInfo.hpp>
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 & | getQualifier () |
| static TypeInfo * | getTypeInfo () |
Static Public Attributes | |
| static TypeInfo * | TypeInfoObject |
| 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 |
Definition at line 62 of file DataSourceTypeInfo.hpp.
1.5.8