ARB
Public Attributes | List of all members
S_cfgLine Struct Reference

#include <readcfg.h>

Collaboration diagram for S_cfgLine:
Collaboration graph
[legend]

Public Attributes

cstr keyword
 
cstr defaultVal
 
decodeFunc decode
 
void * varPointer
 
cstr description
 

Detailed Description

Definition at line 23 of file readcfg.h.

Member Data Documentation

cstr S_cfgLine::keyword

Definition at line 24 of file readcfg.h.

Referenced by scanKeywords().

cstr S_cfgLine::defaultVal

Definition at line 24 of file readcfg.h.

decodeFunc S_cfgLine::decode

Definition at line 26 of file readcfg.h.

Referenced by readCfg().

void* S_cfgLine::varPointer

Definition at line 27 of file readcfg.h.

cstr S_cfgLine::description

Definition at line 28 of file readcfg.h.


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