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()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) noexceptxtd::delegate< result_t()>inlinestatic
combine(const delegate &a, const delegate &b) noexceptxtd::delegate< result_t()>inlinestatic
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)xtd::delegate< result_t()>
equals(const delegate &delegate) const noexcept overridextd::delegate< result_t()>inline
equals(const object &obj) const noexceptxtd::delegate< result_t()>virtual
equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::delegate< result_t()>inlinestatic
iequatable< delegate< result_t()> >::equals(const delegate< result_t()> &) const noexcept=0xtd::iequatable< delegate< result_t()> >pure virtual
function_t typedefxtd::delegate< result_t()>
functions() constxtd::delegate< result_t()>inline
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
invoke() constxtd::delegate< result_t()>inline
is_empty() const noexceptxtd::delegate< result_t()>inline
memberwise_clone() constxtd::objectinline
object()=defaultxtd::object
operator()() constxtd::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) noexceptxtd::objectinlinestatic
remove(const delegate &source, const delegate &value) noexceptxtd::delegate< result_t()>inlinestatic
remove_all(const delegate &source, const delegate &value) noexceptxtd::delegate< result_t()>inlinestatic
size() const noexceptxtd::delegate< result_t()>inline
to_string() const noexceptxtd::objectvirtual