List of all members.
Public Member Functions |
| 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) |
Public Attributes |
uint | number |
const char * | name |
const char * | description |
const bool | is_ascii |
TYPELIB * | month_names |
TYPELIB * | ab_month_names |
TYPELIB * | day_names |
TYPELIB * | ab_day_names |
uint | max_month_name_length |
uint | max_day_name_length |
uint | decimal_point |
uint | thousand_sep |
const char * | grouping |
MY_LOCALE_ERRMSGS * | errmsgs |
The documentation for this class was generated from the following file: