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

CfgGroup Struct Reference

Collaboration diagram for CfgGroup:

Collaboration graph
[legend]

Data Fields

Octstrname
Dictvars
Octstrconfigfile
long line

Field Documentation

Octstr* CfgGroup::configfile
 

Definition at line 75 of file cfg.c.

Referenced by cfg_get_configfile(), cfg_read(), and destroy_group().

long CfgGroup::line
 

Definition at line 76 of file cfg.c.

Octstr* CfgGroup::name
 

Definition at line 73 of file cfg.c.

Referenced by cfg_get_group_name(), cfg_get_real(), create_group(), destroy_group(), grp_dump(), and set_group_name().

Dict* CfgGroup::vars
 

Definition at line 74 of file cfg.c.

Referenced by add_group(), cfg_get_real(), cfg_set(), destroy_group(), and grp_dump().


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.