xtd 0.2.0
xtd::box_char< type_t > Member List

This is the complete list of members for xtd::box_char< type_t >, including all inherited members.

box()=defaultxtd::box< type_t >
box(const type_t &value)xtd::box< type_t >inline
box(args_t &&...args)xtd::box< type_t >inline
compare_to(const box &value) const noexcept overridextd::box< type_t >inlinevirtual
equals(const box &value) const noexcept overridextd::box< type_t >inlinevirtual
xtd::object::equals(const object &obj) const noexceptxtd::object
xtd::object::equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
is_ascii(type_t c) noexceptxtd::box_char< type_t >inlinestatic
is_ascii(const ustring &s, size_t index)xtd::box_char< type_t >inlinestatic
is_control(type_t c) noexceptxtd::box_char< type_t >inlinestatic
is_control(const ustring &s, size_t index)xtd::box_char< type_t >inlinestatic
is_digit(type_t c) noexceptxtd::box_char< type_t >inlinestatic
is_digit(const ustring &s, size_t index)xtd::box_char< type_t >inlinestatic
is_letter(type_t c) noexceptxtd::box_char< type_t >inlinestatic
is_letter(const ustring &s, size_t index)xtd::box_char< type_t >inlinestatic
is_letter_or_digit(type_t c) noexceptxtd::box_char< type_t >inlinestatic
is_letter_or_digit(const ustring &s, size_t index)xtd::box_char< type_t >inlinestatic
is_lower(type_t c) noexceptxtd::box_char< type_t >inlinestatic
is_lower(const ustring &s, size_t index)xtd::box_char< type_t >inlinestatic
is_number(type_t c) noexceptxtd::box_char< type_t >inlinestatic
is_number(const ustring &s, size_t index)xtd::box_char< type_t >inlinestatic
is_punctuation(type_t c) noexceptxtd::box_char< type_t >inlinestatic
is_punctuation(const ustring &s, size_t index)xtd::box_char< type_t >inlinestatic
is_separator(type_t c) noexceptxtd::box_char< type_t >inlinestatic
is_separator(const ustring &s, size_t index)xtd::box_char< type_t >inlinestatic
is_symbol(type_t c) noexceptxtd::box_char< type_t >inlinestatic
is_symbol(const ustring &s, size_t index)xtd::box_char< type_t >inlinestatic
is_upper(type_t c) noexceptxtd::box_char< type_t >inlinestatic
is_upper(const ustring &s, size_t index)xtd::box_char< type_t >inlinestatic
is_white_space(type_t c) noexceptxtd::box_char< type_t >inlinestatic
is_white_space(const ustring &s, size_t index)xtd::box_char< type_t >inlinestatic
max_valuextd::box_integer< type_t >static
memberwise_clone() const noexceptxtd::objectinline
min_valuextd::box_integer< type_t >static
object()=defaultxtd::object
operator type_t() const noexcept (defined in xtd::box< type_t >)xtd::box< type_t >inline
parse(const xtd::ustring &value)xtd::box< type_t >inlinestatic
reference_equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
to_lower(type_t c) noexceptxtd::box_char< type_t >inlinestatic
to_string() const noexcept overridextd::box< type_t >inlinevirtual
to_string(const xtd::ustring &format) const noexceptxtd::box< type_t >inline
to_upper(type_t c) noexceptxtd::box_char< type_t >inlinestatic
try_parse(const xtd::ustring &value, type_t &result) noexceptxtd::box< type_t >inlinestatic
underlying_type typedef (defined in xtd::box< type_t >)xtd::box< type_t >
value() const noexceptxtd::box< type_t >inline
value() noexceptxtd::box< type_t >inline
value(const type_t &value)xtd::box< type_t >inline