#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 [read] |
| char* _LocaleInfo::path |
Definition at line 30 of file locale_.h.
Referenced by DestroyLocaleNode(), ListLocaleInfo(), and LoadLocaleList().
struct _LocaleInfo* _LocaleInfo::previous [read] |
| unsigned long _LocaleInfo::signature |
| char * _LocaleInfo::tag |
Definition at line 30 of file locale_.h.
Referenced by DestroyLocaleNode(), GetLocaleInfoList(), GetLocaleList(), and LoadLocaleList().
1.5.7.1