libjulius/include/julius/multi-gram.h

複数の文法を同時に扱うための定義. [詳細]

ソースコードを見る。

データ構造

struct  __multi_gram__
 Grammar holder [詳細]
struct  __gram_list__
 List of grammars to be read at startup [詳細]

マクロ定義

#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

型定義

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


説明

複数の文法を同時に扱うための定義.

作者:
Akinobu Lee
日付:
Fri Jul 8 14:47:05 2005
Revision
1.2

multi-gram.h で定義されています。


Juliusに対してThu Jul 23 12:16:45 2009に生成されました。  doxygen 1.5.1