Async 1.8.0
|
#include <AsyncMacho.h>
Public Member Functions | |
_Initializer2 (const P1 &p1, const P2 &p2) | |
virtual _Initializer * | clone () |
void | execute (_StateInstance &instance) |
![]() | |
virtual | ~_Initializer () |
virtual void | destroy () |
virtual Key | adapt (Key key) |
Public Attributes | |
P1 | myParam1 |
P2 | myParam2 |
Definition at line 1290 of file AsyncMacho.h.
|
inline |
Definition at line 1292 of file AsyncMacho.h.
|
inlinevirtual |
Implements Async::Macho::_Initializer.
Definition at line 1297 of file AsyncMacho.h.
|
inlinevirtual |
Implements Async::Macho::_Initializer.
Definition at line 1301 of file AsyncMacho.h.
P1 Async::Macho::_Initializer2< S, P1, P2 >::myParam1 |
Definition at line 1305 of file AsyncMacho.h.
P2 Async::Macho::_Initializer2< S, P1, P2 >::myParam2 |
Definition at line 1306 of file AsyncMacho.h.