, including all inherited members.
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 | sigc::slot0< T_return > | [inline] |
operator=(const slot0& src) | sigc::slot0< T_return > | [inline] |
parent_type typedef (defined in sigc::slot< T_return, nil, nil, nil, nil, nil, nil, nil >) | sigc::slot< T_return, nil, nil, nil, nil, nil, nil, nil > | |
remove_destroy_notify_callback(void* data) const | sigc::slot_base | |
rep_ | sigc::slot_base | [mutable] |
result_type typedef (defined in sigc::slot0< T_return >) | sigc::slot0< T_return > | |
set_parent(void* parent, void*(* cleanup)(void*)) const | sigc::slot_base | |
slot() (defined in sigc::slot< T_return, nil, nil, nil, nil, nil, nil, nil >) | sigc::slot< T_return, nil, nil, nil, nil, nil, nil, nil > | [inline] |
slot(const T_functor& _A_func) | sigc::slot< T_return, nil, nil, nil, nil, nil, nil, nil > | [inline] |
slot(const slot& src) (defined in sigc::slot< T_return, nil, nil, nil, nil, nil, nil, nil >) | sigc::slot< T_return, nil, nil, nil, nil, nil, nil, nil > | [inline] |
slot0() (defined in sigc::slot0< T_return >) | sigc::slot0< T_return > | [inline] |
slot0(const T_functor& _A_func) | sigc::slot0< T_return > | [inline] |
slot0(const slot0& src) (defined in sigc::slot0< T_return >) | sigc::slot0< T_return > | [inline] |
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 | |