NexusForce
1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::locale 成员列表
成员的完整列表,这些成员属于
neforce::locale
,包括所有继承而来的类成员
available_countries
(const string &language)
neforce::locale
static
available_locales
()
neforce::locale
static
classic
()
neforce::locale
static
collate_strength
枚举名称
neforce::locale
collation_key
(const string &s) const
neforce::locale
compare
(const string &a, const string &b, collate_strength strength=collate_strength::tertiary) const
neforce::locale
country_code
() const noexcept
neforce::locale
inline
date_style
枚举名称
neforce::locale
direction
() const
neforce::locale
display_name
(const locale &display_locale) const
neforce::locale
first_day_of_week
() const
neforce::locale
format_currency
(double value, const string &iso_4217_code) const
neforce::locale
format_datetime
(const datetime &dt, date_style ds=date_style::medium, time_style ts=time_style::medium) const
neforce::locale
format_datetime
(const datetime &dt, const string &pattern) const
neforce::locale
format_datetime
() const
neforce::locale
format_number
(int64_t value) const
neforce::locale
format_number
(double value, int32_t fraction_digits=2) const
neforce::locale
from_name
(const string &name)
neforce::locale
static
is_alnum
(char32_t cp) noexcept
neforce::locale
static
is_alpha
(char32_t cp) noexcept
neforce::locale
static
is_digit
(char32_t cp) noexcept
neforce::locale
static
is_lower
(char32_t cp) noexcept
neforce::locale
static
is_print
(char32_t cp) noexcept
neforce::locale
static
is_punct
(char32_t cp) noexcept
neforce::locale
static
is_space
(char32_t cp) noexcept
neforce::locale
static
is_titlecase
(char32_t cp) noexcept
neforce::locale
static
is_upper
(char32_t cp) noexcept
neforce::locale
static
is_valid_locale
(const string &name)
neforce::locale
static
is_white_space
(char32_t cp) noexcept
neforce::locale
static
language_code
() const noexcept
neforce::locale
inline
locale
()
neforce::locale
locale
(const string &name)
neforce::locale
explicit
locale
(const locale &other)
neforce::locale
locale
(locale &&other) noexcept
neforce::locale
measurement
() const
neforce::locale
measurement_system
枚举名称
neforce::locale
monetary
() const
neforce::locale
name
() const noexcept
neforce::locale
inline
native_country_name
() const
neforce::locale
native_language_name
() const
neforce::locale
numeric
() const
neforce::locale
operator!=
(const locale &o) const noexcept
neforce::locale
inline
operator=
(const locale &other)
neforce::locale
operator=
(locale &&other) noexcept
neforce::locale
operator==
(const locale &o) const noexcept
neforce::locale
inline
script_code
() const noexcept
neforce::locale
inline
system
()
neforce::locale
static
text_direction
枚举名称
neforce::locale
time
() const
neforce::locale
time_style
枚举名称
neforce::locale
to_lower
(char32_t cp) noexcept
neforce::locale
static
to_multibyte
(const u32string &ucs4) const
neforce::locale
to_titlecase
(char32_t cp) noexcept
neforce::locale
static
to_ucs4
(const string &mb) const
neforce::locale
to_upper
(char32_t cp) noexcept
neforce::locale
static
ui_languages
() const
neforce::locale
variant_code
() const noexcept
neforce::locale
inline
~locale
()
neforce::locale
制作者
1.16.0