Enigma
3.2.0
A Simple, Reliable and Efficient Encryption Tool
|
#include <EventDispatcher.hpp>
Public Member Functions | |
EventDispatcher (Event &event) | |
template<typename T > | |
bool | Dispatch (EventFun< T > func) |
Event dispatcher to dispatch specific desired events
Definition at line 15 of file EventDispatcher.hpp.
|
inlineexplicit |
Definition at line 20 of file EventDispatcher.hpp.
|
inline |
Definition at line 25 of file EventDispatcher.hpp.