UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
localeMapping_s Struct Reference

List of all mappings for a locale. More...

Data Fields

char * localeMapping
 
struct localeMapping_snext
 

Detailed Description

List of all mappings for a locale.

Definition at line 167 of file cl_language.cpp.

Field Documentation

char* localeMapping_s::localeMapping

string that contains e.g. en_US.UTF-8

Definition at line 168 of file cl_language.cpp.

Referenced by CL_GetLocaleID(), CL_LanguageTest(), CL_LanguageTryToSet(), and CL_ParseLanguages().

struct localeMapping_s* localeMapping_s::next

next entry in the linked list

Definition at line 169 of file cl_language.cpp.

Referenced by CL_GetLocaleID(), CL_LanguageTest(), CL_LanguageTryToSet(), and CL_ParseLanguages().


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