clan::Signal< FuncType > Class Template Reference

#include <signal.h>

Public Member Functions

 Signal ()
 
Slot connect (const std::function< FuncType > &func)
 
template<typename InstanceType , typename MemberFuncType >
Slot connect (InstanceType instance, MemberFuncType func)
 
template<typename... Args>
void operator() (Args... args)
 

The documentation for this class was generated from the following file: