Main Page
|
Modules
|
Data Structures
|
Directories
|
File List
|
Data Fields
|
Globals
|
Related Pages
conf_entry Struct Reference
[
Config File API
]
A config key-value pair.
More...
#include <
cfg_files.h
>
Data Fields
char *
param_name
The config key.
void *
save_pointer
The config value.
int
min_limit
min limit of the value
int
max_limit
max limit (zero = not used)
char
type
The type of value (see CONF_VAR_*).
Detailed Description
A config key-value pair.
The documentation for this struct was generated from the following file:
src/common/
cfg_files.h
Generated on Fri Apr 28 10:20:05 2006 for OpenAthena by
1.4.4