config_entry Struct Reference

Structure containing a single configuration entry of the application. More...

Collaboration diagram for config_entry:
Collaboration graph
[legend]

Data Fields

const char * name
 Name it can be located at.
const char * defval
 Default value.
int(* validator )(char *val)
 Function to validate when set.
char * curval
 Current value if not equal to the default.

Detailed Description

Structure containing a single configuration entry of the application.

Definition at line 119 of file config.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:55 2010 for herrie by  doxygen 1.6.3