Kannel: Open Source WAP and SMS gateway  svn-r5335
Cfg Struct Reference

Data Fields

Octstrfilename
 
Dictsingle_groups
 
Dictmulti_groups
 

Detailed Description

Definition at line 164 of file cfg.c.

Field Documentation

◆ filename

Octstr* Cfg::filename

Definition at line 165 of file cfg.c.

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

◆ multi_groups

Dict* Cfg::multi_groups

Definition at line 167 of file cfg.c.

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

◆ single_groups

Dict* Cfg::single_groups

Definition at line 166 of file cfg.c.

Referenced by add_group(), cfg_create(), cfg_destroy(), cfg_dump(), 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.