Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

s_configuration Struct Reference

#include <configparser.h>


Data Fields

t_name_valuedirectives
t_name_valueactual
int len


Detailed Description

A structure to save configuration data

Definition at line 75 of file configparser.h.


Field Documentation

t_name_value* s_configuration::actual
 

A pointer to the last element of the list

Definition at line 77 of file configparser.h.

t_name_value* s_configuration::directives
 

The directives values list

Definition at line 76 of file configparser.h.

int s_configuration::len
 

The length of the list

Definition at line 78 of file configparser.h.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 25 16:37:40 2004 for Classic Forum by doxygen 1.3.5