properties-cpp 0.0.3
A very simple convenience library for handling properties and signals in C++11.
core::ScopedConnection Member List

This is the complete list of members for core::ScopedConnection, including all inherited members.

operator<(const ScopedConnection &rhs) constcore::ScopedConnectioninline
operator=(ScopedConnection &&rhs)core::ScopedConnectioninline
operator=(const ScopedConnection &)=deletecore::ScopedConnection
operator==(const ScopedConnection &)=deletecore::ScopedConnection
ScopedConnection(const Connection &c)core::ScopedConnectioninline
ScopedConnection(ScopedConnection &&rhs)core::ScopedConnectioninline
ScopedConnection(const ScopedConnection &)=deletecore::ScopedConnection
~ScopedConnection() noexcept(true)core::ScopedConnectioninline