_XDXFCheckingData Struct Reference
[Dictionary Engine - XDXF format]

Structure used while dict_eng_module_check() is working. More...


Data Fields

gboolean further
 do we need to continue checking
gboolean good
 returned value telling if given file was proper XDXF dictionary
guint deep
 keep depth of XDXF structure while parsing file


Detailed Description

Structure used while dict_eng_module_check() is working.

Definition at line 108 of file engine_xdxf.h.


Field Documentation

gboolean _XDXFCheckingData::further

do we need to continue checking

Definition at line 110 of file engine_xdxf.h.

Referenced by is_xdxf_file(), and is_xdxf_file_start().

gboolean _XDXFCheckingData::good

returned value telling if given file was proper XDXF dictionary

Definition at line 112 of file engine_xdxf.h.

Referenced by is_xdxf_file(), and is_xdxf_file_start().

guint _XDXFCheckingData::deep

keep depth of XDXF structure while parsing file

Definition at line 115 of file engine_xdxf.h.

Referenced by is_xdxf_file_start().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 11 14:30:18 2008 for mDictionary Project by  doxygen 1.5.1