NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::locale 成员列表

成员的完整列表,这些成员属于 neforce::locale,包括所有继承而来的类成员

available_countries(const string &language)neforce::localestatic
available_locales()neforce::localestatic
classic()neforce::localestatic
collate_strength 枚举名称neforce::locale
collation_key(const string &s) constneforce::locale
compare(const string &a, const string &b, collate_strength strength=collate_strength::tertiary) constneforce::locale
country_code() const noexceptneforce::localeinline
date_style 枚举名称neforce::locale
direction() constneforce::locale
display_name(const locale &display_locale) constneforce::locale
first_day_of_week() constneforce::locale
format_currency(double value, const string &iso_4217_code) constneforce::locale
format_datetime(const datetime &dt, date_style ds=date_style::medium, time_style ts=time_style::medium) constneforce::locale
format_datetime(const datetime &dt, const string &pattern) constneforce::locale
format_datetime() constneforce::locale
format_number(int64_t value) constneforce::locale
format_number(double value, int32_t fraction_digits=2) constneforce::locale
from_name(const string &name)neforce::localestatic
is_alnum(char32_t cp) noexceptneforce::localestatic
is_alpha(char32_t cp) noexceptneforce::localestatic
is_digit(char32_t cp) noexceptneforce::localestatic
is_lower(char32_t cp) noexceptneforce::localestatic
is_print(char32_t cp) noexceptneforce::localestatic
is_punct(char32_t cp) noexceptneforce::localestatic
is_space(char32_t cp) noexceptneforce::localestatic
is_titlecase(char32_t cp) noexceptneforce::localestatic
is_upper(char32_t cp) noexceptneforce::localestatic
is_valid_locale(const string &name)neforce::localestatic
is_white_space(char32_t cp) noexceptneforce::localestatic
language_code() const noexceptneforce::localeinline
locale()neforce::locale
locale(const string &name)neforce::localeexplicit
locale(const locale &other)neforce::locale
locale(locale &&other) noexceptneforce::locale
measurement() constneforce::locale
measurement_system 枚举名称neforce::locale
monetary() constneforce::locale
name() const noexceptneforce::localeinline
native_country_name() constneforce::locale
native_language_name() constneforce::locale
numeric() constneforce::locale
operator!=(const locale &o) const noexceptneforce::localeinline
operator=(const locale &other)neforce::locale
operator=(locale &&other) noexceptneforce::locale
operator==(const locale &o) const noexceptneforce::localeinline
script_code() const noexceptneforce::localeinline
system()neforce::localestatic
text_direction 枚举名称neforce::locale
time() constneforce::locale
time_style 枚举名称neforce::locale
to_lower(char32_t cp) noexceptneforce::localestatic
to_multibyte(const u32string &ucs4) constneforce::locale
to_titlecase(char32_t cp) noexceptneforce::localestatic
to_ucs4(const string &mb) constneforce::locale
to_upper(char32_t cp) noexceptneforce::localestatic
ui_languages() constneforce::locale
variant_code() const noexceptneforce::localeinline
~locale()neforce::locale