MagickCore 7.0.10
_LocaleInfo Struct Reference

#include <locale_.h>

Collaboration diagram for _LocaleInfo:
[legend]

Data Fields

char * path
 
char * tag
 
char * message
 
WizardBooleanType stealth
 
struct _LocaleInfoprevious
 
struct _LocaleInfonext
 
size_t signature
 

Detailed Description

Definition at line 31 of file locale_.h.

Field Documentation

◆ message

char * _LocaleInfo::message

Definition at line 36 of file locale_.h.

Referenced by DestroyLocaleNode(), GetLocaleMessage(), GetLocaleValue(), and LoadLocaleCache().

◆ next

struct _LocaleInfo * _LocaleInfo::next

Definition at line 43 of file locale_.h.

◆ path

char* _LocaleInfo::path

Definition at line 34 of file locale_.h.

Referenced by DestroyLocaleNode(), ListLocaleInfo(), and LoadLocaleCache().

◆ previous

struct _LocaleInfo* _LocaleInfo::previous

Definition at line 42 of file locale_.h.

◆ signature

size_t _LocaleInfo::signature

Definition at line 46 of file locale_.h.

Referenced by GetLocaleValue(), and LoadLocaleCache().

◆ stealth

WizardBooleanType _LocaleInfo::stealth

Definition at line 39 of file locale_.h.

Referenced by GetLocaleInfoList(), and GetLocaleList().

◆ tag

char * _LocaleInfo::tag

Definition at line 35 of file locale_.h.

Referenced by DestroyLocaleNode(), GetLocaleInfoList(), GetLocaleList(), and LoadLocaleCache().


The documentation for this struct was generated from the following file: