#include <locale_.h>

Data Fields | |
| char * | path |
| char * | tag |
| char * | message |
| MagickBooleanType | stealth |
| struct _LocaleInfo * | previous |
| struct _LocaleInfo * | next |
| unsigned long | signature |
Definition at line 27 of file locale_.h.
| char * _LocaleInfo::message |
Definition at line 30 of file locale_.h.
Referenced by DestroyLocaleNode(), GetLocaleMessage(), GetLocaleValue(), and LoadLocaleList().
| struct _LocaleInfo * _LocaleInfo::next |
| char* _LocaleInfo::path |
Definition at line 30 of file locale_.h.
Referenced by DestroyLocaleNode(), ListLocaleInfo(), and LoadLocaleList().
| struct _LocaleInfo* _LocaleInfo::previous |
| unsigned long _LocaleInfo::signature |
Definition at line 42 of file locale_.h.
Referenced by GetLocaleValue(), and LoadLocaleList().
Definition at line 35 of file locale_.h.
Referenced by GetLocaleInfoList(), and GetLocaleList().
| char * _LocaleInfo::tag |
Definition at line 30 of file locale_.h.
Referenced by DestroyLocaleNode(), GetLocaleInfoList(), GetLocaleList(), and LoadLocaleList().
1.6.2-20100208