Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
Octstr * | name |
Dict * | vars |
Octstr * | configfile |
long | line |
Octstr* CfgGroup::configfile |
Definition at line 76 of file cfg.c.
Referenced by cfg_get_configfile(), cfg_read(), create_group(), and destroy_group().
long CfgGroup::line |
Definition at line 77 of file cfg.c.
Referenced by create_group().
Octstr* CfgGroup::name |
Definition at line 74 of file cfg.c.
Referenced by cfg_get_group_checksum(), cfg_get_group_name(), cfg_get_real(), create_group(), destroy_group(), grp_dump(), and set_group_name().
Dict* CfgGroup::vars |
Definition at line 75 of file cfg.c.
Referenced by add_group(), cfg_get_group_checksum(), cfg_get_real(), cfg_set(), create_group(), destroy_group(), and grp_dump().