#include <TypeObject.hpp>
List of all members.
Detailed Description
template<typename DELEGATE>
class tdds::type::typeobject::Type< DELEGATE >
Base type for all type definitions
Definition at line 161 of file TypeObject.hpp.
Member Enumeration Documentation
Member IDs used in the Type base type
- Enumerator:
| PROPERTY_TYPE_MEMBER_ID |
|
| ANNOTATION_TYPE_MEMBER_ID |
|
Reimplemented in StructureType< DELEGATE >, UnionType< DELEGATE >, AnnotationType< DELEGATE >, AliasType< DELEGATE >, CollectionType< DELEGATE >, ArrayType< DELEGATE >, MapType< DELEGATE >, SequenceType< DELEGATE >, StringType< DELEGATE >, BitSetType< DELEGATE >, and EnumerationType< DELEGATE >.
Definition at line 173 of file TypeObject.hpp.
Constructor & Destructor Documentation
| Type |
( |
const DELEGATE & |
src |
) |
[protected] |
| virtual ~Type |
( |
|
) |
[virtual] |
Member Function Documentation
The documentation for this class was generated from the following file: