メインページ | モジュール | データ構造 | Directories | ファイル一覧 | データフィールド | グローバル | 関連ページ

構造体 __multi_gram__

Grammar holder. [詳細]

#include <multi-gram.h>

__multi_gram__のコラボレーション図

Collaboration graph
[凡例]

変数

char name [MAXGRAMNAMELEN]
 Unique name given by user.
unsigned short id
 Unique ID.
DFA_INFOdfa
 DFA describing syntax of this grammar.
WORD_INFOwinfo
 Dictionary of this grammar.
int hook
 Work area to store command hook.
boolean newbie
 TRUE if just read and not yet configured.
boolean active
 below vars holds the location of this grammar within the global grammar */
int state_begin
 Location of DFA states in the global grammar.
int cate_begin
 Location of category entries in the global grammar.
int word_begin
 Location of words in the dictionary of global grammar.
__multi_gram__next
 Link to the next grammar entry.

説明

Grammar holder.

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


構造体

boolean __multi_gram__::active
 

below vars holds the location of this grammar within the global grammar */

TRUE if active for recognition

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

参照元 dfa_firstwords(), init_nodescore(), main_recognition_loop(), multigram_exec_activate(), print_all_gram(), と send_gram_info().


この構造体の説明は次のファイルから生成されました:
Juliusに対してTue Mar 28 16:22:55 2006に生成されました。  doxygen 1.4.2