xtd 0.2.0
Loading...
Searching...
No Matches
xtd::event< object_t, handler_t > Member List

This is the complete list of members for xtd::event< object_t, handler_t >, including all inherited members.

clear() noexceptxtd::event< object_t, handler_t >inline
is_empty() const noexceptxtd::event< object_t, handler_t >inline
operator+=(const handler_t &handler) noexceptxtd::event< object_t, handler_t >inline
operator+=(const typename handler_t::function_t &function) noexceptxtd::event< object_t, handler_t >inline
operator+=(fn_t function) noexceptxtd::event< object_t, handler_t >inline
operator-=(const handler_t &handler) noexceptxtd::event< object_t, handler_t >inline
operator-=(const typename handler_t::function_t &function) noexceptxtd::event< object_t, handler_t >inline
operator-=(fn_t function) noexceptxtd::event< object_t, handler_t >inline