This is the complete list of members for xtd::forms::emoticon, including all inherited members.
codepoints() const noexcept | xtd::forms::emoticon | |
emoticon(const xtd::string &name, std::initializer_list< char32 > codepoints) | xtd::forms::emoticon | |
emoticon(const xtd::string &name, const std::vector< char32 > &codepoints) | xtd::forms::emoticon | |
emoticon(const xtd::string &name, char32 codepoint) | xtd::forms::emoticon | |
emoticon(std::initializer_list< char32 > codepoints) | xtd::forms::emoticon | explicit |
emoticon(const std::vector< char32 > &codepoints) | xtd::forms::emoticon | explicit |
emoticon(char32 codepoint) | xtd::forms::emoticon | explicit |
empty() | xtd::forms::emoticon | static |
equals(const emoticon &value) const noexcept override (defined in xtd::forms::emoticon) | xtd::forms::emoticon | |
equals(const object &obj) const noexcept | xtd::forms::emoticon | virtual |
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::forms::emoticon | inlinestatic |
iequatable< emoticon >::equals(const emoticon &) const noexcept=0 | xtd::iequatable< emoticon > | pure virtual |
get_hash_code() const noexcept | xtd::object | virtual |
get_type() const noexcept | xtd::object | virtual |
memberwise_clone() const | xtd::object | inline |
name() const noexcept | xtd::forms::emoticon | |
object()=default | xtd::object | |
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
to_string() const noexcept override | xtd::forms::emoticon | virtual |