Skip to content

Struct alphabet_data

ClassList > alphabet_data

  • #include <locale_support.h>

Public Attributes

Type Name
ALPHABET_TYPE a_type
int codeset
bool do_not_save
int l_count
unsigned int * lower_cp
int lower_multiplier
unsigned int * upper_cp
int upper_multiplier

Public Attributes Documentation

variable a_type

ALPHABET_TYPE alphabet_data::a_type;

variable codeset

int alphabet_data::codeset;

variable do_not_save

bool alphabet_data::do_not_save;

variable l_count

int alphabet_data::l_count;

variable lower_cp

unsigned int* alphabet_data::lower_cp;

variable lower_multiplier

int alphabet_data::lower_multiplier;

variable upper_cp

unsigned int* alphabet_data::upper_cp;

variable upper_multiplier

int alphabet_data::upper_multiplier;


The documentation for this class was generated from the following file cubrid/src/base/locale_support.h