This is the complete list of members for xtd::forms::emoticon, including all inherited members.
codepoints() const noexcept | xtd::forms::emoticon | |
compare_to(const emoticon &obj) const noexcept override | xtd::forms::emoticon | |
icomparable< emoticon >::compare_to(const emoticon &obj) const noexcept=0 | xtd::icomparable< emoticon > | pure virtual |
emoticon(const xtd::string &name, std::initializer_list< char32 > codepoints) | xtd::forms::emoticon | |
emoticon(const xtd::string &name, const xtd::array< 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 xtd::array< char32 > &codepoints) | xtd::forms::emoticon | explicit |
emoticon(char32 codepoint) | xtd::forms::emoticon | explicit |
empty() | xtd::forms::emoticon | static |
equals(const xtd::object &obj) const noexcept override | xtd::forms::emoticon | virtual |
equals(const emoticon &other) const noexcept override | xtd::forms::emoticon | |
xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
iequatable< emoticon >::equals(const emoticon &) const noexcept=0 | xtd::iequatable< emoticon > | pure virtual |
get_hash_code() const noexcept override | xtd::forms::emoticon | 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 |