CUBRID Engine  latest
lang_locale_compat Struct Reference

#include <language_support.h>

Collaboration diagram for lang_locale_compat:
Collaboration graph

Public Attributes

char lang_name [LANG_MAX_LANGNAME]
 
INTL_CODESET codeset
 
char checksum [32+1]
 

Detailed Description

Definition at line 247 of file language_support.h.

Member Data Documentation

char lang_locale_compat::checksum[32+1]

Definition at line 251 of file language_support.h.

Referenced by boot_get_server_locales(), and lang_check_locale_compat().

INTL_CODESET lang_locale_compat::codeset

Definition at line 250 of file language_support.h.

Referenced by boot_get_server_locales(), and lang_check_locale_compat().

char lang_locale_compat::lang_name[LANG_MAX_LANGNAME]

Definition at line 249 of file language_support.h.

Referenced by boot_get_server_locales(), and lang_check_locale_compat().


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