libjulius/src/m_info.c File Reference

Output system informations. More...

#include <julius/julius.h>

Go to the source code of this file.

Functions

void print_jconf_overview (Jconf *jconf)
 Output module overview in a global configuration variables to log.
void print_engine_info (Recog *recog)
 Output all informations of an engine instance to log.


Detailed Description

Output system informations.

Author:
Akinobu Lee
Date:
Thu May 12 14:14:01 2005
Revision
1.1.1.1

Definition in file m_info.c.


Function Documentation

void print_jconf_overview ( Jconf jconf  ) 

Output module overview in a global configuration variables to log.

Parameters:
jconf [in] global configuration variables

Definition at line 42 of file m_info.c.

Referenced by j_jconf_finalize(), and print_engine_info().

Here is the caller graph for this function:

void print_engine_info ( Recog recog  ) 

Output all informations of an engine instance to log.

Parameters:
recog [in] engine instance

Definition at line 149 of file m_info.c.

Referenced by j_recog_info().

Here is the caller graph for this function:


Generated on Tue Dec 18 16:01:17 2007 for Julius by  doxygen 1.5.4