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

CfgLoc Struct Reference

Collaboration diagram for CfgLoc:

Collaboration graph
[legend]

Data Fields

Octstrfilename
long line_no
Octstrline

Field Documentation

Octstr* CfgLoc::filename
 

Definition at line 107 of file cfg.c.

Referenced by cfg_read(), cfgloc_create(), and cfgloc_destroy().

Octstr* CfgLoc::line
 

Definition at line 109 of file cfg.c.

Referenced by cfg_read(), cfgloc_destroy(), and expand_file().

long CfgLoc::line_no
 

Definition at line 108 of file cfg.c.

Referenced by cfg_read(), and expand_file().


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.