libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
signal.h File Reference
#include <tuple>
#include <functional>
#include <promeki/core/namespace.h>
#include <promeki/core/variant.h>
Include dependency graph for signal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Signal< Args >
 Type-safe signal/slot mechanism for decoupled event notification. More...
 
struct  Signal< Args >::removeConstAndRef< T >
 Metafunction that strips const and reference qualifiers from a type. More...
 

Detailed Description

See LICENSE file in the project root folder for license information.