This is the complete list of members for xtd::delegate< result_t()>, including all inherited members.
| begin_invoke() | xtd::delegate< result_t()> | |
| begin_invoke(xtd::async_callback async_callback) | xtd::delegate< result_t()> | |
| begin_invoke(xtd::async_callback async_callback, std::any async_state) | xtd::delegate< result_t()> | |
| clear() | xtd::delegate< result_t()> | inline |
| combine(const std::vector< delegate > &delegates) noexcept | xtd::delegate< result_t()> | inlinestatic |
| combine(const delegate &a, const delegate &b) noexcept | xtd::delegate< result_t()> | inlinestatic |
| delegate()=default | xtd::delegate< result_t()> | |
| delegate(const delegate &delegate) noexcept | xtd::delegate< result_t()> | inline |
| delegate(const object1_t &object, result_t(object2_t::*method)() const) noexcept | xtd::delegate< result_t()> | inline |
| delegate(const object1_t &object, result_t(object2_t::*method)()) noexcept | xtd::delegate< result_t()> | inline |
| end_invoke(async_result async) | xtd::delegate< result_t()> | |
| equals(const delegate &delegate) const noexcept override | xtd::delegate< result_t()> | inline |
| 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< delegate< result_t()> >::equals(const delegate< result_t()> &) const noexcept=0 | xtd::iequatable< delegate< result_t()> > | pure virtual |
| function_t typedef | xtd::delegate< result_t()> | |
| functions() const | xtd::delegate< result_t()> | inline |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| invoke() const | xtd::delegate< result_t()> | inline |
| is_empty() const noexcept | xtd::delegate< result_t()> | inline |
| memberwise_clone() const noexcept | xtd::object | inline |
| object()=default | xtd::object | |
| operator()() const | xtd::delegate< result_t()> | inline |
| operator=(const function_t &function) noexcept (defined in xtd::delegate< result_t()>) | xtd::delegate< result_t()> | inline |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| remove(const delegate &source, const delegate &value) noexcept | xtd::delegate< result_t()> | inlinestatic |
| remove_all(const delegate &source, const delegate &value) noexcept | xtd::delegate< result_t()> | inlinestatic |
| size() const noexcept | xtd::delegate< result_t()> | inline |
| to_string() const noexcept | xtd::object | virtual |