| libsigc++
    2.12.0
    | 
This is the complete list of members for sigc::connection, including all inherited members.
| block(bool should_block=true) noexcept | sigc::connection | |
| blocked() const noexcept | sigc::connection | |
| connected() const noexcept | sigc::connection | |
| connection() noexcept | sigc::connection | |
| connection(const connection & c) | sigc::connection | |
| connection(const slot_iterator< T_slot > & it) | sigc::connection | inline | 
| connection(slot_base & sl) | sigc::connection | explicit | 
| disconnect() | sigc::connection | |
| empty() const noexcept | sigc::connection | |
| notify(void * data) | sigc::connection | static | 
| operator bool() noexcept | sigc::connection | explicit | 
| operator=(const connection & c) | sigc::connection | |
| operator=(const slot_iterator< T_slot > & it) | sigc::connection | inline | 
| unblock() noexcept | sigc::connection | |
| ~connection() | sigc::connection |