libjulius/include/julius/multi-gram.h File Reference

Definitions for managing multiple grammars. More...

Go to the source code of this file.

Data Structures

struct  MULTIGRAM
 Grammar holder. More...
struct  GRAMLIST
 List of grammars to be read at startup. More...

Defines

#define MAXGRAMNAMELEN   512
 Maximum length of grammar name.
#define MULTIGRAM_DEFAULT   0
 Grammar hook value of no operation.
#define MULTIGRAM_DELETE   1
 Grammar hook bit specifying that this grammar is to be deleted.
#define MULTIGRAM_ACTIVATE   2
 Grammar hook bit specifying that this grammar is to be activated.
#define MULTIGRAM_DEACTIVATE   4
 Grammar hook bit specifying that this grammar is to be deactivated.
#define MULTIGRAM_MODIFIED   8


Detailed Description

Definitions for managing multiple grammars.

Author:
Akinobu Lee
Date:
Fri Jul 8 14:47:05 2005
Revision
1.1.1.1

Definition in file multi-gram.h.


Generated on Tue Dec 18 16:00:48 2007 for Julius by  doxygen 1.5.4