Variable Struct Reference

Holds a user-assigned variable for parsing the configuration file. More...

#include <config.h>

Public Member Functions

 SLIST_ENTRY (Variable) variables

Data Fields

char * key
char * value
char * next_match

Detailed Description

Holds a user-assigned variable for parsing the configuration file.

The key is replaced by value in every following line of the file.

Definition at line 59 of file config.h.


Member Function Documentation

Variable::SLIST_ENTRY ( Variable   ) 

Field Documentation

Definition at line 60 of file config.h.

Referenced by parse_file().

Definition at line 62 of file config.h.

Referenced by parse_file().

Definition at line 61 of file config.h.

Referenced by parse_file().


The documentation for this struct was generated from the following file:

Generated on 10 Sep 2010 for i3 by  doxygen 1.6.1