|
WizardsToolkit
1.0.7
|
#include <configure.h>
Data Fields | |
| char * | path |
| char * | name |
| char * | value |
| WizardBooleanType | exempt |
| WizardBooleanType | stealth |
| size_t | signature |
Definition at line 35 of file configure.h.
Referenced by DestroyConfigureElement(), LoadConfigureList(), and LoadConfigureLists().
| char * _ConfigureInfo::name |
Definition at line 30 of file configure.h.
Referenced by DestroyConfigureElement(), GetConfigureInfo(), GetConfigureInfoList(), GetConfigureList(), LoadConfigureList(), and LoadConfigureLists().
| char* _ConfigureInfo::path |
Definition at line 30 of file configure.h.
Referenced by DestroyConfigureElement(), ListConfigureInfo(), LoadConfigureList(), and LoadConfigureLists().
| size_t _ConfigureInfo::signature |
Definition at line 39 of file configure.h.
Referenced by GetConfigureValue(), LoadConfigureList(), and LoadConfigureLists().
Definition at line 35 of file configure.h.
Referenced by GetConfigureInfoList(), GetConfigureList(), and LoadConfigureList().
| char * _ConfigureInfo::value |
Definition at line 30 of file configure.h.
Referenced by DestroyConfigureElement(), GetConfigureValue(), LoadConfigureList(), and LoadConfigureLists().