MagickCore
6.8.5
|
#include <configure.h>
Data Fields | |
char * | path |
char * | name |
char * | value |
MagickBooleanType | exempt |
MagickBooleanType | stealth |
struct _ConfigureInfo * | previous |
struct _ConfigureInfo * | next |
size_t | signature |
MagickBooleanType _ConfigureInfo::exempt |
Referenced by DestroyConfigureElement(), LoadConfigureList(), and LoadConfigureLists().
char * _ConfigureInfo::name |
struct _ConfigureInfo * _ConfigureInfo::next |
Referenced by ReadImage().
char* _ConfigureInfo::path |
Referenced by DestroyConfigureElement(), ListConfigureInfo(), LoadConfigureList(), and LoadConfigureLists().
struct _ConfigureInfo* _ConfigureInfo::previous |
size_t _ConfigureInfo::signature |
Referenced by GetConfigureValue(), LoadConfigureList(), and LoadConfigureLists().
MagickBooleanType _ConfigureInfo::stealth |
Referenced by GetConfigureInfoList(), GetConfigureList(), and LoadConfigureList().
char * _ConfigureInfo::value |
Referenced by DestroyConfigureElement(), GetConfigureValue(), LoadConfigureList(), LoadConfigureLists(), and ReadImage().