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, const xtd::any_object &async_state) | xtd::delegate< result_t()> | |
| clear() | xtd::delegate< result_t()> | inline |
| combine(const array< 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 function_t &function) 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 object &obj) const noexcept override | xtd::delegate< result_t()> | inlinevirtual |
| equals(const delegate &other) const noexcept override | xtd::delegate< result_t()> | inline |
| xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| xtd::iequatable< delegate< result_t() > >::equals(const delegate< result_t() > &) const noexcept=0 | xtd::iequatable< delegate< result_t() > > | pure virtual |
| function_collection typedef | xtd::delegate< result_t()> | |
| 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 | xtd::object | |
| 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_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| 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 |