CUBRID Engine  latest
text_conversion_prm Struct Reference

#include <locale_support.h>

Collaboration diagram for text_conversion_prm:
Collaboration graph

Public Attributes

TEXT_CONV_TYPE conv_type
 
char win_codepages [TXT_CONV_SYSTEM_STR_SIZE]
 
char nl_lang_str [TXT_CONV_SYSTEM_STR_SIZE]
 
char conv_file [PATH_MAX]
 

Detailed Description

Definition at line 529 of file locale_support.h.

Member Data Documentation

char text_conversion_prm::conv_file[PATH_MAX]

Definition at line 536 of file locale_support.h.

Referenced by load_console_conv_data(), and start_consoleconversion().

TEXT_CONV_TYPE text_conversion_prm::conv_type

Definition at line 531 of file locale_support.h.

Referenced by load_console_conv_data(), and start_consoleconversion().

char text_conversion_prm::nl_lang_str[TXT_CONV_SYSTEM_STR_SIZE]

Definition at line 534 of file locale_support.h.

Referenced by load_console_conv_data(), and start_consoleconversion().

char text_conversion_prm::win_codepages[TXT_CONV_SYSTEM_STR_SIZE]

Definition at line 533 of file locale_support.h.

Referenced by load_console_conv_data(), and start_consoleconversion().


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