SHOGUN
v3.2.0
|
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, SDT_FACTOR_GRAPH = 3 } |
#define STRUCTURED_DATA_TYPE | ( | SDT | ) |
\ virtual EStructuredDataType get_structured_data_type() const { return SDT; }
Definition at line 25 of file StructuredDataTypes.h.