libsent/src/util/confout.c

コンパイル時の設定をテキスト出力する [詳細]

#include <sent/stddefs.h>
#include <sent/util.h>
confout.cのインクルード依存関係図

ソースコードを見る。

関数

void confout_version (FILE *strm)
void confout_audio (FILE *strm)
void confout_lm (FILE *strm)
void confout_am (FILE *strm)
void confout_lib (FILE *strm)
void confout_process (FILE *strm)
void confout (FILE *strm)

説明

コンパイル時の設定をテキスト出力する

作者:
Akinobu LEE
日付:
Thu Feb 17 15:34:39 2005
Revision
1.2

confout.c で定義されています。


関数

void confout_version ( FILE *  strm  ) 

Output version of this libsent library.

引数:
strm [in] file pointer to output

confout.c33 行で定義されています。

参照元 confout().

void confout_audio ( FILE *  strm  ) 

Output audio configuration of this libsent library.

引数:
strm [in] file pointer to output

confout.c44 行で定義されています。

参照元 confout().

void confout_lm ( FILE *  strm  ) 

Output language model configuration of this libsent library.

引数:
strm [in] file pointer to output

confout.c66 行で定義されています。

参照元 confout().

void confout_am ( FILE *  strm  ) 

Output acoustic model configuration of this libsent library.

引数:
strm [in] file pointer to output

confout.c87 行で定義されています。

参照元 confout().

void confout_lib ( FILE *  strm  ) 

Output about linked libraries of this libsent library.

引数:
strm [in] file pointer to output

confout.c103 行で定義されています。

参照元 confout().

void confout_process ( FILE *  strm  ) 

Output about process handling of this libsent library.

引数:
strm [in] file pointer to output

confout.c116 行で定義されています。

参照元 confout().

void confout ( FILE *  strm  ) 

Output all information of this libsent library.

引数:
strm [in] file pointer to output

confout.c137 行で定義されています。

参照元 put_library_defs().


Juliusに対してTue Sep 22 00:15:33 2009に生成されました。  doxygen 1.6.0