Async 1.8.0
|
#include <AsyncMacho.h>
Public Member Functions | |
_Event6 (Signature handler, const typename DR< P1 >::T &p1, const typename DR< P2 >::T &p2, const typename DR< P3 >::T &p3, const typename DR< P4 >::T &p4, const typename DR< P5 >::T &p5, const typename DR< P6 >::T &p6) | |
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 |
DR< P4 >::T | myParam4 |
DR< P5 >::T | myParam5 |
DR< P6 >::T | myParam6 |
Definition at line 929 of file AsyncMacho.h.
|
inline |
Definition at line 933 of file AsyncMacho.h.
|
inlineprotectedvirtual |
Implements Async::Macho::_IEventBase.
Definition at line 944 of file AsyncMacho.h.
|
protected |
Definition at line 949 of file AsyncMacho.h.
|
protected |
Definition at line 950 of file AsyncMacho.h.
|
protected |
Definition at line 951 of file AsyncMacho.h.
|
protected |
Definition at line 952 of file AsyncMacho.h.
|
protected |
Definition at line 953 of file AsyncMacho.h.
|
protected |
Definition at line 954 of file AsyncMacho.h.
|
protected |
Definition at line 955 of file AsyncMacho.h.