Async 1.8.0
|
#include <AsyncMacho.h>
Public Member Functions | |
_Initializer5 (const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5) | |
virtual _Initializer * | clone () |
void | execute (_StateInstance &instance) |
![]() | |
virtual | ~_Initializer () |
virtual void | destroy () |
virtual Key | adapt (Key key) |
Public Attributes | |
P1 | myParam1 |
P2 | myParam2 |
P3 | myParam3 |
P4 | myParam4 |
P5 | myParam5 |
Definition at line 1359 of file AsyncMacho.h.
|
inline |
Definition at line 1361 of file AsyncMacho.h.
|
inlinevirtual |
Implements Async::Macho::_Initializer.
Definition at line 1369 of file AsyncMacho.h.
|
inlinevirtual |
Implements Async::Macho::_Initializer.
Definition at line 1373 of file AsyncMacho.h.
P1 Async::Macho::_Initializer5< S, P1, P2, P3, P4, P5 >::myParam1 |
Definition at line 1377 of file AsyncMacho.h.
P2 Async::Macho::_Initializer5< S, P1, P2, P3, P4, P5 >::myParam2 |
Definition at line 1378 of file AsyncMacho.h.
P3 Async::Macho::_Initializer5< S, P1, P2, P3, P4, P5 >::myParam3 |
Definition at line 1379 of file AsyncMacho.h.
P4 Async::Macho::_Initializer5< S, P1, P2, P3, P4, P5 >::myParam4 |
Definition at line 1380 of file AsyncMacho.h.
P5 Async::Macho::_Initializer5< S, P1, P2, P3, P4, P5 >::myParam5 |
Definition at line 1381 of file AsyncMacho.h.