properties-cpp
0.0.1
A very simple convenience library for handling properties and signals in C++11.
|
This is the complete list of members for core::ScopedConnection, including all inherited members.
operator<(const ScopedConnection &rhs) const | core::ScopedConnection | inline |
operator=(ScopedConnection &&rhs) | core::ScopedConnection | inline |
operator=(const ScopedConnection &)=delete | core::ScopedConnection | |
operator==(const ScopedConnection &)=delete | core::ScopedConnection | |
ScopedConnection(const Connection &c) | core::ScopedConnection | inline |
ScopedConnection(ScopedConnection &&rhs) | core::ScopedConnection | inline |
ScopedConnection(const ScopedConnection &)=delete | core::ScopedConnection | |
~ScopedConnection() noexcept(true) | core::ScopedConnection | inline |