#include <cstring>#include "EST_String.h"#include "EST_rw_status.h"#include "EST_FileType.h"#include "instantiate/EST_TNamedEnumI.h"

Go to the source code of this file.
Classes | |
| struct | EST_TValuedEnumDefinition< ENUM, VAL, INFO > |
| class | EST_TValuedEnumI< ENUM, VAL, INFO > |
| class | EST_TNamedEnumI< ENUM, INFO > |
| class | EST_TValuedEnum< ENUM, VAL > |
| class | EST_TNamedEnum< ENUM > |
Macros | |
| #define | NAMED_ENUM_MAX_SYNONYMS (10) |
Typedefs | |
| typedef char | NO_INFO |
| #define NAMED_ENUM_MAX_SYNONYMS (10) |
Definition at line 61 of file EST_TNamedEnum.h.
| typedef char NO_INFO |
Definition at line 65 of file EST_TNamedEnum.h.