libsigc++
3.6.0
|
This is the complete list of members for sigc::slot_base, including all inherited members.
add_destroy_notify_callback(notifiable * data, notifiable::func_destroy_notify func) const | sigc::slot_base | |
block(bool should_block=true) noexcept | sigc::slot_base | |
blocked() const noexcept | sigc::slot_base | inline |
blocked_ | sigc::slot_base | |
disconnect() | sigc::slot_base | |
empty() const noexcept | sigc::slot_base | inline |
func_destroy_notify typedef | sigc::slot_base | |
operator bool() const noexcept | sigc::slot_base | explicit |
operator=(const slot_base & src) | sigc::slot_base | |
operator=(slot_base && src) | sigc::slot_base | |
remove_destroy_notify_callback(notifiable * data) const | sigc::slot_base | |
rep_ | sigc::slot_base | mutable |
set_parent(notifiable * parent, notifiable::func_destroy_notify cleanup) const noexcept | sigc::slot_base | |
slot_base() noexcept | sigc::slot_base | |
slot_base(rep_type * rep) noexcept | sigc::slot_base | explicit |
slot_base(const slot_base & src) | sigc::slot_base | |
slot_base(slot_base && src) | sigc::slot_base | |
unblock() noexcept | sigc::slot_base | |
~slot_base() | sigc::slot_base |