ADTF
|
Base class for types. More...
Public Member Functions | |
virtual std::string | GetName () const =0 |
virtual size_t | GetSize () const =0 |
virtual size_t | GetAlignment () const =0 |
Base class for types.
Definition at line 85 of file type_reflection_legacy.h.
|
pure virtual |
Implemented in structure< void >, cStructureType, cEnumerationType, and arithmetic_type< Type >.
|
pure virtual |
Implemented in cStructureType, cEnumerationType, and arithmetic_type< Type >.
|
pure virtual |
Implemented in structure< void >, cStructureType, cEnumerationType, and arithmetic_type< Type >.