libsent/src/util/confout.c File Reference

Output compilation time configurations strings. More...

#include <sent/stddefs.h>
#include <sent/util.h>

Include dependency graph for confout.c:

Go to the source code of this file.

Functions

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)


Detailed Description

Output compilation time configurations strings.

Author:
Akinobu LEE
Date:
Thu Feb 17 15:34:39 2005
Revision
1.2

Definition in file confout.c.


Function Documentation

void confout_version ( FILE *  strm  ) 

Output version of this libsent library.

Parameters:
strm [in] file pointer to output

Definition at line 33 of file confout.c.

Referenced by confout().

void confout_audio ( FILE *  strm  ) 

Output audio configuration of this libsent library.

Parameters:
strm [in] file pointer to output

Definition at line 44 of file confout.c.

Referenced by confout().

void confout_lm ( FILE *  strm  ) 

Output language model configuration of this libsent library.

Parameters:
strm [in] file pointer to output

Definition at line 66 of file confout.c.

Referenced by confout().

void confout_am ( FILE *  strm  ) 

Output acoustic model configuration of this libsent library.

Parameters:
strm [in] file pointer to output

Definition at line 87 of file confout.c.

Referenced by confout().

void confout_lib ( FILE *  strm  ) 

Output about linked libraries of this libsent library.

Parameters:
strm [in] file pointer to output

Definition at line 103 of file confout.c.

Referenced by confout().

void confout_process ( FILE *  strm  ) 

Output about process handling of this libsent library.

Parameters:
strm [in] file pointer to output

Definition at line 116 of file confout.c.

Referenced by confout().

void confout ( FILE *  strm  ) 

Output all information of this libsent library.

Parameters:
strm [in] file pointer to output

Definition at line 137 of file confout.c.

Referenced by put_library_defs().


Generated on Tue Dec 26 16:18:18 2006 for Julius by  doxygen 1.5.0