Async 1.8.0
|
#include <AsyncMacho.h>
Public Member Functions | |
_Event3 (Signature handler, const typename DR< P1 >::T &p1, const typename DR< P2 >::T &p2, const typename DR< P3 >::T &p3) | |
Protected Member Functions | |
void | dispatch (_StateInstance &instance) |
![]() | |
virtual | ~_IEventBase () |
Protected Attributes | |
Signature | myHandler |
DR< P1 >::T | myParam1 |
DR< P2 >::T | myParam2 |
DR< P3 >::T | myParam3 |
Definition at line 1019 of file AsyncMacho.h.
|
inline |
Definition at line 1023 of file AsyncMacho.h.
|
inlineprotectedvirtual |
Implements Async::Macho::_IEventBase.
Definition at line 1031 of file AsyncMacho.h.
|
protected |
Definition at line 1036 of file AsyncMacho.h.
|
protected |
Definition at line 1037 of file AsyncMacho.h.
|
protected |
Definition at line 1038 of file AsyncMacho.h.
|
protected |
Definition at line 1039 of file AsyncMacho.h.