#include <sql_locale.h>
|
| MY_LOCALE (uint number_par, const char *name_par, const char *descr_par, bool is_ascii_par, TYPELIB *month_names_par, TYPELIB *ab_month_names_par, TYPELIB *day_names_par, TYPELIB *ab_day_names_par, uint max_month_name_length_par, uint max_day_name_length_par, uint decimal_point_par, uint thousand_sep_par, const char *grouping_par, MY_LOCALE_ERRMSGS *errmsgs_par) |
|
◆ MY_LOCALE()
MY_LOCALE::MY_LOCALE |
( |
uint |
number_par, |
|
|
const char * |
name_par, |
|
|
const char * |
descr_par, |
|
|
bool |
is_ascii_par, |
|
|
TYPELIB * |
month_names_par, |
|
|
TYPELIB * |
ab_month_names_par, |
|
|
TYPELIB * |
day_names_par, |
|
|
TYPELIB * |
ab_day_names_par, |
|
|
uint |
max_month_name_length_par, |
|
|
uint |
max_day_name_length_par, |
|
|
uint |
decimal_point_par, |
|
|
uint |
thousand_sep_par, |
|
|
const char * |
grouping_par, |
|
|
MY_LOCALE_ERRMSGS * |
errmsgs_par |
|
) |
| |
|
inline |
◆ ab_day_names
◆ ab_month_names
◆ day_names
◆ decimal_point
uint MY_LOCALE::decimal_point |
◆ description
const char* MY_LOCALE::description |
◆ errmsgs
◆ grouping
const char* MY_LOCALE::grouping |
◆ is_ascii
const bool MY_LOCALE::is_ascii |
◆ max_day_name_length
uint MY_LOCALE::max_day_name_length |
◆ max_month_name_length
uint MY_LOCALE::max_month_name_length |
◆ month_names
◆ name
const char* MY_LOCALE::name |
◆ number
◆ thousand_sep
uint MY_LOCALE::thousand_sep |
The documentation for this class was generated from the following file: