Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

StateTables.h File Reference

Go to the source code of this file.

Compounds

struct  ClassTable
struct  StateEntry
struct  StateTableHeader

Typedefs

typedef le_uint8 ClassCode
typedef le_uint8 EntryTableIndex

Enumerations

enum  ClassCodes {
  classCodeEOT = 0, classCodeOOB = 1, classCodeDEL = 2, classCodeEOL = 3,
  classCodeFirstFree = 4, classCodeMAX = 0xFF
}
enum  StateNumber { stateSOT = 0, stateSOL = 1, stateFirstFree = 2, stateMAX = 0xFF }


Typedef Documentation

typedef le_uint8 ClassCode
 

Definition at line 32 of file StateTables.h.

typedef le_uint8 EntryTableIndex
 

Definition at line 49 of file StateTables.h.


Enumeration Type Documentation

enum ClassCodes
 

Enumeration values:
classCodeEOT  
classCodeOOB  
classCodeDEL  
classCodeEOL  
classCodeFirstFree  
classCodeMAX  

Definition at line 22 of file StateTables.h.

enum StateNumber
 

Enumeration values:
stateSOT  
stateSOL  
stateFirstFree  
stateMAX  

Definition at line 41 of file StateTables.h.


Generated at Tue Dec 5 18:13:10 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000