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  __multi_gram__
 Grammar holder. More...
struct  __gram_list__
 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

Typedefs

typedef __multi_gram__ MULTIGRAM
 Grammar holder.
typedef __gram_list__ GRAMLIST
 List of grammars to be read at startup.


Detailed Description

Definitions for managing multiple grammars.

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

Definition in file multi-gram.h.


Generated on Thu Jul 23 12:13:29 2009 for Julius by  doxygen 1.5.1