DnxCfgDict Struct Reference

An array of these structures defines a user's configuration variables. More...

#include <dnxCfgParser.h>


Data Fields

char * varname
 The string name of the variable.
DnxCfgType type
 The type of the variable.
void * valptr
 The address of the value object.


Detailed Description

An array of these structures defines a user's configuration variables.

Definition at line 68 of file dnxCfgParser.h.


Field Documentation

The string name of the variable.

Definition at line 70 of file dnxCfgParser.h.

Referenced by buildCurrentCfgCache(), copyDictionary(), dnxParseCfgVar(), and freeArrayPtrs().

The type of the variable.

Definition at line 71 of file dnxCfgParser.h.

Referenced by copyDictionary(), dnxCfgParserParse(), and dnxParseCfgVar().

The address of the value object.

Definition at line 72 of file dnxCfgParser.h.

Referenced by copyDictionary(), and dnxCfgParserParse().


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

Generated on Tue Apr 13 15:48:08 2010 for DNX by  doxygen 1.5.6