This is the complete list of members for xtd::box_char< type_t >, including all inherited members.
| box()=default | xtd::box< type_t > | |
| box(const_reference value) | xtd::box< type_t > | inline |
| box(args_t &&...args) | xtd::box< type_t > | inline |
| compare_to(const box &value) const noexcept override | xtd::box< type_t > | inline |
| xtd::icomparable< box< type_t > >::compare_to(const type_t &obj) const noexcept=0 | xtd::icomparable< box< type_t > > | pure virtual |
| const_pointer typedef | xtd::box< type_t > | |
| const_reference typedef | xtd::box< type_t > | |
| equals(const object &obj) const noexcept override | xtd::box< type_t > | inlinevirtual |
| equals(const box &value) const noexcept override | xtd::box< type_t > | inline |
| xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| xtd::iequatable< box< type_t > >::equals(const type_t &) const noexcept=0 | xtd::iequatable< box< type_t > > | pure virtual |
| get_hash_code() const noexcept override | xtd::box< type_t > | inlinevirtual |
| get_type() const noexcept | xtd::object | virtual |
| is_ascii(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| is_ascii(const string &s, size_t index) | xtd::box_char< type_t > | inlinestatic |
| is_control(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| is_control(const string &s, size_t index) | xtd::box_char< type_t > | inlinestatic |
| is_digit(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| is_digit(const string &s, size_t index) | xtd::box_char< type_t > | inlinestatic |
| is_letter(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| is_letter(const string &s, size_t index) | xtd::box_char< type_t > | inlinestatic |
| is_letter_or_digit(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| is_letter_or_digit(const string &s, size_t index) | xtd::box_char< type_t > | inlinestatic |
| is_lower(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| is_lower(const string &s, size_t index) | xtd::box_char< type_t > | inlinestatic |
| is_number(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| is_number(const string &s, size_t index) | xtd::box_char< type_t > | inlinestatic |
| is_punctuation(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| is_punctuation(const string &s, size_t index) | xtd::box_char< type_t > | inlinestatic |
| is_separator(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| is_separator(const string &s, size_t index) | xtd::box_char< type_t > | inlinestatic |
| is_symbol(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| is_symbol(const string &s, size_t index) | xtd::box_char< type_t > | inlinestatic |
| is_upper(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| is_upper(const string &s, size_t index) | xtd::box_char< type_t > | inlinestatic |
| is_white_space(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| is_white_space(const string &s, size_t index) | xtd::box_char< type_t > | inlinestatic |
| max_value | xtd::box_integer< type_t > | static |
| memberwise_clone() const | xtd::object | |
| min_value | xtd::box_integer< type_t > | static |
| object()=default | xtd::object | |
| operator value_type() const noexcept | xtd::box< type_t > | inline |
| parse(const xtd::string &value, xtd::number_styles styles) | xtd::box_integer< type_t > | inlinestatic |
| xtd::box::parse(const xtd::string &value) | xtd::box< type_t > | inlinestatic |
| pointer typedef | xtd::box< type_t > | |
| reference typedef | xtd::box< type_t > | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| to_lower(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| to_string() const noexcept override | xtd::box< type_t > | inlinevirtual |
| to_string(const xtd::string &format) const | xtd::box< type_t > | inline |
| to_string(const xtd::string &format, const globalization::culture_info &culture) const override | xtd::box< type_t > | virtual |
| to_upper(type_t c) noexcept | xtd::box_char< type_t > | inlinestatic |
| try_parse(const xtd::string &value, type_t &result, xtd::number_styles styles) | xtd::box_integer< type_t > | inlinestatic |
| xtd::box::try_parse(const xtd::string &value, reference result) noexcept | xtd::box< type_t > | inlinestatic |
| value | xtd::box< type_t > | |
| value_type typedef | xtd::box< type_t > |