SConfig Struct Reference

#include <System.h>


Detailed Description

Structure used for configuration values.

Definition at line 193 of file System.h.


Data Fields

char * key
 Name of the value.
char * value
 Value of the value.

Field Documentation

char* SConfig::key

Name of the value.

Definition at line 195 of file System.h.

Value of the value.

Definition at line 196 of file System.h.


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

SourceForge.net Logo
Project space on SourceForge.net