properties-cpp
0.0.3
A very simple convenience library for handling properties and signals in C++11.
|
This is the complete list of members for core::Signal< Arguments >, including all inherited members.
connect(const Slot &slot) const | core::Signal< Arguments > | inline |
operator()(Arguments... args) | core::Signal< Arguments > | inline |
operator=(const Signal &)=delete | core::Signal< Arguments > | |
operator==(const Signal &) const =delete | core::Signal< Arguments > | |
Signal() noexcept(true) | core::Signal< Arguments > | inline |
Signal(const Signal &)=delete | core::Signal< Arguments > | |
Slot typedef | core::Signal< Arguments > | |
~Signal() | core::Signal< Arguments > | inline |