Async 1.8.0
|
#include <AsyncMacho.h>
Public Member Functions | |
_Event2 (Signature handler, const typename DR< P1 >::T &p1, const typename DR< P2 >::T &p2) | |
Protected Member Functions | |
void | dispatch (_StateInstance &instance) |
![]() | |
virtual | ~_IEventBase () |
Protected Attributes | |
Signature | myHandler |
DR< P1 >::T | myParam1 |
DR< P2 >::T | myParam2 |
Definition at line 1045 of file AsyncMacho.h.
|
inline |
Definition at line 1049 of file AsyncMacho.h.
|
inlineprotectedvirtual |
Implements Async::Macho::_IEventBase.
Definition at line 1056 of file AsyncMacho.h.
|
protected |
Definition at line 1061 of file AsyncMacho.h.
|
protected |
Definition at line 1062 of file AsyncMacho.h.
|
protected |
Definition at line 1063 of file AsyncMacho.h.