MagickCore 7.0.10
|
#include <locale_.h>
Data Fields | |
char * | path |
char * | tag |
char * | message |
WizardBooleanType | stealth |
struct _LocaleInfo * | previous |
struct _LocaleInfo * | next |
size_t | signature |
char * _LocaleInfo::message |
Definition at line 36 of file locale_.h.
Referenced by DestroyLocaleNode(), GetLocaleMessage(), GetLocaleValue(), and LoadLocaleCache().
struct _LocaleInfo * _LocaleInfo::next |
char* _LocaleInfo::path |
Definition at line 34 of file locale_.h.
Referenced by DestroyLocaleNode(), ListLocaleInfo(), and LoadLocaleCache().
struct _LocaleInfo* _LocaleInfo::previous |
size_t _LocaleInfo::signature |
Definition at line 46 of file locale_.h.
Referenced by GetLocaleValue(), and LoadLocaleCache().
WizardBooleanType _LocaleInfo::stealth |
Definition at line 39 of file locale_.h.
Referenced by GetLocaleInfoList(), and GetLocaleList().
char * _LocaleInfo::tag |
Definition at line 35 of file locale_.h.
Referenced by DestroyLocaleNode(), GetLocaleInfoList(), GetLocaleList(), and LoadLocaleCache().