|
libsigc++
3.6.0
|
This is the complete list of members for sigc::scoped_connection, including all inherited members.
| block(bool should_block=true) noexcept | sigc::scoped_connection | |
| blocked() const noexcept | sigc::scoped_connection | |
| connected() const noexcept | sigc::scoped_connection | |
| disconnect() | sigc::scoped_connection | |
| empty() const noexcept | sigc::scoped_connection | |
| operator bool() const noexcept | sigc::scoped_connection | explicit |
| operator=(connection c) | sigc::scoped_connection | |
| operator=(const scoped_connection&)=delete | sigc::scoped_connection | |
| operator=(scoped_connection&& sc) | sigc::scoped_connection | |
| release() noexcept | sigc::scoped_connection | |
| scoped_connection() noexcept=default | sigc::scoped_connection | |
| scoped_connection(connection c) noexcept | sigc::scoped_connection | |
| scoped_connection(const scoped_connection&)=delete | sigc::scoped_connection | |
| scoped_connection(scoped_connection&& sc) noexcept | sigc::scoped_connection | |
| swap(scoped_connection& sca, scoped_connection& scb) noexcept | sigc::scoped_connection | friend |
| unblock() noexcept | sigc::scoped_connection | |
| ~scoped_connection() | sigc::scoped_connection |
1.8.10