This is the complete list of members for xtd::forms::emoticon, including all inherited members.
| codepoints() const noexcept | xtd::forms::emoticon | |
| emoticon(const xtd::ustring &name, std::initializer_list< char32 > codepoints) | xtd::forms::emoticon | |
| emoticon(const xtd::ustring &name, const std::vector< char32 > &codepoints) | xtd::forms::emoticon | |
| emoticon(const xtd::ustring &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 | |
| xtd::object::equals(const object &obj) const noexcept | xtd::object | |
| xtd::object::equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| 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 noexcept | xtd::object | inline |
| name() const noexcept | xtd::forms::emoticon | |
| object()=default | xtd::object | |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| to_string() const noexcept override | xtd::forms::emoticon | virtual |