libsigc++ 2.2.10
|
add_destroy_notify_callback(void* data, func_destroy_notify func) const | sigc::slot_base | |
block(bool should_block=true) | sigc::slot_base | |
blocked() const | sigc::slot_base | [inline] |
blocked_ | sigc::slot_base | |
disconnect() | sigc::slot_base | |
empty() const | sigc::slot_base | [inline] |
func_destroy_notify typedef (defined in sigc::slot_base) | sigc::slot_base | |
operator bool() const | sigc::slot_base | |
operator=(const slot_base& src) | sigc::slot_base | |
remove_destroy_notify_callback(void* data) const | sigc::slot_base | |
rep_ | sigc::slot_base | [mutable] |
set_parent(void* parent, void*(* cleanup)(void*)) const | sigc::slot_base | |
slot_base() | sigc::slot_base | |
slot_base(rep_type* rep) | sigc::slot_base | [explicit] |
slot_base(const slot_base& src) | sigc::slot_base | |
unblock() | sigc::slot_base | |
~slot_base() (defined in sigc::slot_base) | sigc::slot_base |