xtd 0.2.0
Loading...
Searching...
No Matches
xtd::delegate< result_t()> Member List

This is the complete list of members for xtd::delegate< result_t()>, including all inherited members.

begin_invoke() -> async_resultxtd::delegate< result_t()>
begin_invoke(xtd::async_callback async_callback) -> async_resultxtd::delegate< result_t()>
begin_invoke(xtd::async_callback async_callback, const xtd::any_object &async_state) -> async_resultxtd::delegate< result_t()>
clear() -> voidxtd::delegate< result_t()>inline
combine(const xtd::array< delegate > &delegates) noexcept -> delegatextd::delegate< result_t()>inlinestatic
combine(const delegate &a, const delegate &b) noexcept -> delegatextd::delegate< result_t()>inlinestatic
count() const noexcept -> xtd::usizextd::delegate< result_t()>inline
delegate()=defaultxtd::delegate< result_t()>
delegate(const function_t &function) noexceptxtd::delegate< result_t()>inline
delegate(const object1_t &object, result_t(object2_t::*method)() const) noexceptxtd::delegate< result_t()>inline
delegate(const object1_t &object, result_t(object2_t::*method)()) noexceptxtd::delegate< result_t()>inline
end_invoke(async_result async) -> result_txtd::delegate< result_t()>
equals(const object &obj) const noexcept -> bool overridextd::delegate< result_t()>inlinevirtual
equals(const delegate &other) const noexcept -> bool overridextd::delegate< result_t()>inline
xtd::object::equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
xtd::iequatable< delegate< result_t()> >::equals(const delegate< result_t()> &) const noexcept=0xtd::iequatable< delegate< result_t()> >pure virtual
function_collection typedefxtd::delegate< result_t()>
function_t typedefxtd::delegate< result_t()>
functions() const -> const function_collection &xtd::delegate< result_t()>inline
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
invoke() const -> result_txtd::delegate< result_t()>inline
is_empty() const noexcept -> boolxtd::delegate< result_t()>inline
memberwise_clone() constxtd::object
object()=defaultxtd::object
operator()() const -> result_txtd::delegate< result_t()>inline
operator=(const function_t &function) noexcept -> delegate & (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) noexceptxtd::objectinlinestatic
remove(const delegate &source, const delegate &value) noexcept -> delegatextd::delegate< result_t()>inlinestatic
remove_all(const delegate &source, const delegate &value) noexcept -> delegatextd::delegate< result_t()>inlinestatic
size() const noexcept -> xtd::usizextd::delegate< result_t()>inline
to_string() constxtd::objectvirtual