Edinburgh Speech Tools  2.1-release
EST_TNamedEnum.h File Reference
#include <cstring>
#include "EST_String.h"
#include "EST_rw_status.h"
#include "EST_FileType.h"
#include "instantiate/EST_TNamedEnumI.h"
Include dependency graph for EST_TNamedEnum.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#define NAMED_ENUM_MAX_SYNONYMS   (10)

Definition at line 61 of file EST_TNamedEnum.h.

Typedef Documentation

typedef char NO_INFO

Definition at line 65 of file EST_TNamedEnum.h.