ARB
|
#include <readcfg.h>
Public Attributes | |
cstr | keyword |
cstr | defaultVal |
decodeFunc | decode |
void * | varPointer |
cstr | description |
cstr S_cfgLine::keyword |
Definition at line 24 of file readcfg.h.
Referenced by scanKeywords().
decodeFunc S_cfgLine::decode |