|
MagickCore 7.0.10
|
#include <configure.h>
Data Fields | |
| char * | path |
| char * | name |
| char * | value |
| WizardBooleanType | exempt |
| WizardBooleanType | stealth |
| size_t | signature |
Definition at line 27 of file configure.h.
| WizardBooleanType _ConfigureInfo::exempt |
Definition at line 35 of file configure.h.
Referenced by AcquireConfigureCache(), DestroyConfigureElement(), and LoadConfigureCache().
| char * _ConfigureInfo::name |
Definition at line 31 of file configure.h.
Referenced by AcquireConfigureCache(), DestroyConfigureElement(), GetConfigureInfo(), GetConfigureInfoList(), GetConfigureList(), and LoadConfigureCache().
| char* _ConfigureInfo::path |
Definition at line 30 of file configure.h.
Referenced by AcquireConfigureCache(), DestroyConfigureElement(), ListConfigureInfo(), and LoadConfigureCache().
| size_t _ConfigureInfo::signature |
Definition at line 39 of file configure.h.
Referenced by AcquireConfigureCache(), GetConfigureValue(), and LoadConfigureCache().
| WizardBooleanType _ConfigureInfo::stealth |
Definition at line 36 of file configure.h.
Referenced by GetConfigureInfoList(), GetConfigureList(), and LoadConfigureCache().
| char * _ConfigureInfo::value |
Definition at line 32 of file configure.h.
Referenced by AcquireConfigureCache(), DestroyConfigureElement(), GetConfigureValue(), and LoadConfigureCache().