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

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

append_to(string &result) constneforce::codepoint
append_to(u8string &result) constneforce::codepoint
append_to(u16string &result) constneforce::codepoint
append_to(u32string &result) constneforce::codepointinline
append_to(wstring &result) constneforce::codepoint
codepoint() noexcept=defaultneforce::codepoint
codepoint(const uint32_t value) noexceptneforce::codepointinlineexplicit
codepoint(const int32_t value) noexceptneforce::codepointinlineexplicit
codepoint(const char32_t value) noexceptneforce::codepointinline
combine_surrogates(const char16_t high, const char16_t low) noexceptneforce::codepointinlinestatic
decode_utf16(const T *data, size_t &index, const size_t len, const bool need_swap) noexceptneforce::codepointinlinestatic
decode_utf8(const byte_t *data, size_t &i, size_t len) noexceptneforce::codepointstatic
display_width() const noexceptneforce::codepoint
from_utf32(const char32_t value) noexceptneforce::codepointinlinestatic
is_ascii() const noexceptneforce::codepointinline
is_bmp() const noexceptneforce::codepointinline
is_high_surrogate(const char16_t c) noexceptneforce::codepointinlinestatic
is_low_surrogate(const char16_t c) noexceptneforce::codepointinlinestatic
is_replacement() const noexceptneforce::codepointinline
is_supplementary() const noexceptneforce::codepointinline
is_valid_codepoint(const uint32_t v) noexceptneforce::codepointinlinestatic
MAX_VALUEneforce::codepointstatic
needs_surrogate_pair() const noexceptneforce::codepointinline
null() noexceptneforce::codepointinlinestatic
replacement() noexceptneforce::codepointinlinestatic
REPLACEMENT_VALUEneforce::codepointstatic
to_char32() const noexceptneforce::codepointinline
utf16_length() const noexceptneforce::codepointinline
utf8_length() const noexceptneforce::codepointinline
value() const noexceptneforce::codepointinline