Go to the source code of this file.
Classes | |
struct | adchpp::Connection |
struct | adchpp::ManagedConnection |
class | adchpp::Signal< F > |
struct | adchpp::SignalTraits< F > |
struct | adchpp::Signal< F >::SlotConnection |
Namespaces | |
namespace | adchpp |
Typedefs | |
typedef std::unique_ptr < Connection > | adchpp::ConnectionPtr |
typedef shared_ptr < ManagedConnection > | adchpp::ManagedConnectionPtr |
Functions | |
template<typename F1 , typename F2 > | |
ManagedConnectionPtr | adchpp::manage (Signal< F1 > *signal, const F2 &f) |