Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

Cfg Struct Reference

Collaboration diagram for Cfg:

Collaboration graph
[legend]

Data Fields

Octstrfilename
Dictsingle_groups
Dictmulti_groups

Field Documentation

Octstr* Cfg::filename
 

Definition at line 149 of file cfg.c.

Referenced by cfg_create(), cfg_destroy(), and cfg_read().

Dict* Cfg::multi_groups
 

Definition at line 151 of file cfg.c.

Referenced by add_group(), cfg_destroy(), and cfg_get_multi_group().

Dict* Cfg::single_groups
 

Definition at line 150 of file cfg.c.

Referenced by add_group(), cfg_destroy(), and cfg_get_single_group().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.