, including all inherited members.
add_destroy_notify_callback(void* data, func_destroy_notify func) const | sigc::slot_base | |
arg1_type_ typedef (defined in sigc::slot1< T_return, T_arg1 >) | sigc::slot1< T_return, T_arg1 > | |
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()(arg1_type_ _A_a1) const | sigc::slot1< T_return, T_arg1 > | [inline] |
operator=(const slot1& src) | sigc::slot1< T_return, T_arg1 > | [inline] |
parent_type typedef (defined in sigc::slot< T_return, T_arg1, nil, nil, nil, nil, nil, nil >) | sigc::slot< T_return, T_arg1, 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::slot1< T_return, T_arg1 >) | sigc::slot1< T_return, T_arg1 > | |
set_parent(void* parent, void*(* cleanup)(void*)) const | sigc::slot_base | |
slot() (defined in sigc::slot< T_return, T_arg1, nil, nil, nil, nil, nil, nil >) | sigc::slot< T_return, T_arg1, nil, nil, nil, nil, nil, nil > | [inline] |
slot(const T_functor& _A_func) | sigc::slot< T_return, T_arg1, nil, nil, nil, nil, nil, nil > | [inline] |
slot(const slot& src) (defined in sigc::slot< T_return, T_arg1, nil, nil, nil, nil, nil, nil >) | sigc::slot< T_return, T_arg1, nil, nil, nil, nil, nil, nil > | [inline] |
slot1() (defined in sigc::slot1< T_return, T_arg1 >) | sigc::slot1< T_return, T_arg1 > | [inline] |
slot1(const T_functor& _A_func) | sigc::slot1< T_return, T_arg1 > | [inline] |
slot1(const slot1& src) (defined in sigc::slot1< T_return, T_arg1 >) | sigc::slot1< T_return, T_arg1 > | [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 | |