This is the complete list of members for ndn::util::signal::ScopedConnection, including all inherited members.
disconnect() | ndn::util::signal::ScopedConnection | |
isConnected() const noexcept | ndn::util::signal::ScopedConnection | |
operator=(const ScopedConnection &)=delete | ndn::util::signal::ScopedConnection | |
operator=(ScopedConnection &&) noexcept | ndn::util::signal::ScopedConnection | inline |
operator=(Connection connection) | ndn::util::signal::ScopedConnection | |
release() noexcept | ndn::util::signal::ScopedConnection | |
ScopedConnection() noexcept=default | ndn::util::signal::ScopedConnection | |
ScopedConnection(const ScopedConnection &)=delete | ndn::util::signal::ScopedConnection | |
ScopedConnection(ScopedConnection &&) noexcept | ndn::util::signal::ScopedConnection | inline |
ScopedConnection(Connection connection) noexcept | ndn::util::signal::ScopedConnection | |
~ScopedConnection() | ndn::util::signal::ScopedConnection |