Async 1.8.0
|
#include <AsyncMacho.h>
Public Types | |
typedef P | SUPER |
typedef P::TOP | TOP |
typedef _EmptyBox | Box |
Static Public Member Functions | |
static Key | key () |
static Alias | alias () |
static bool | isChild (Key other) |
static bool | isParent (Key other) |
static bool | isCurrent (const _MachineBase &m) |
static bool | isCurrentDirect (const _MachineBase &m) |
static void | clearHistory (_MachineBase &m) |
static void | clearHistoryDeep (_MachineBase &m) |
static Alias | history (const _MachineBase &m) |
Protected Types | |
typedef Link< C, P > | LINK |
Protected Member Functions | |
Link (_StateInstance &instance) | |
virtual void | entry () |
virtual void | init () |
virtual void | exit () |
void * | _box () |
Friends | |
template<class U , class V > | |
class | Link |
class | _StateSpecification |
class | Machine< TOP > |
class | Alias |
class | ::TestAccess |
Definition at line 596 of file AsyncMacho.h.
_EmptyBox Async::Macho::Link< C, P >::Box |
Definition at line 605 of file AsyncMacho.h.
|
protected |
Definition at line 636 of file AsyncMacho.h.
P Async::Macho::Link< C, P >::SUPER |
Definition at line 599 of file AsyncMacho.h.
P::TOP Async::Macho::Link< C, P >::TOP |
Definition at line 602 of file AsyncMacho.h.
|
inlineprotected |
Definition at line 1946 of file AsyncMacho.h.
|
inlineprotected |
Definition at line 1955 of file AsyncMacho.h.
|
inlinestatic |
Definition at line 2020 of file AsyncMacho.h.
|
static |
Definition at line 1989 of file AsyncMacho.h.
|
static |
Definition at line 1996 of file AsyncMacho.h.
|
inlineprotectedvirtual |
Definition at line 643 of file AsyncMacho.h.
|
inlineprotectedvirtual |
Definition at line 645 of file AsyncMacho.h.
|
static |
Definition at line 2003 of file AsyncMacho.h.
|
inlineprotectedvirtual |
Definition at line 644 of file AsyncMacho.h.
|
inlinestatic |
Definition at line 613 of file AsyncMacho.h.
|
inlinestatic |
Definition at line 1978 of file AsyncMacho.h.
|
inlinestatic |
Definition at line 1984 of file AsyncMacho.h.
|
inlinestatic |
Definition at line 617 of file AsyncMacho.h.
|
inlinestatic |
Definition at line 2014 of file AsyncMacho.h.
|
friend |
Definition at line 665 of file AsyncMacho.h.
|
friend |
Definition at line 656 of file AsyncMacho.h.
|
friend |
Definition at line 662 of file AsyncMacho.h.
Definition at line 653 of file AsyncMacho.h.
Definition at line 656 of file AsyncMacho.h.