Main Page | Class List | File List | Class Members | File Members | Related Pages

Config Struct Reference

#include <conf.h>

List of all members.

Public Attributes

char * path
FILE * file
time_t mtime
int comments
Listheaders
ConfigHeaderconfhdr


Detailed Description

Basic config structure, you should avoid manipulating this structure directly if possible.


Member Data Documentation

int Config::comments
 

see config_new_ex

ConfigHeader* Config::confhdr
 

header "cursor", do not touch

FILE* Config::file
 

open file pointer

List* Config::headers
 

list of ConfigHeader's

time_t Config::mtime
 

last known modification time of the file path, used to reread when on disk changes are detected

char* Config::path
 

fully qualified path to .conf


The documentation for this struct was generated from the following file:
Generated on Sun Aug 22 08:07:11 2004 by doxygen 1.3.7