Go to the source code of this file.
Defines | |
| #define | STRUCTURED_DATA_TYPE(SDT) |
Enumerations | |
| enum | EStructuredDataType { SDT_UNKNOWN = 0, SDT_REAL = 1, SDT_SEQUENCE = 2 } |
| #define STRUCTURED_DATA_TYPE | ( | SDT | ) |
\
virtual EStructuredDataType get_structured_data_type() const { return SDT; }
Definition at line 24 of file StructuredDataTypes.h.