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

s_conf_opt Struct Reference

#include <configparser.h>


Data Fields

u_char * name
t_take callback
void * data


Detailed Description

This describes the structure of a config file

Definition at line 50 of file configparser.h.


Field Documentation

t_take s_conf_opt::callback
 

The callback function

Definition at line 52 of file configparser.h.

void* s_conf_opt::data
 

User defined data

Definition at line 53 of file configparser.h.

u_char* s_conf_opt::name
 

The name of the configuration directive

Definition at line 51 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