Async 1.8.0
|
#include <AsyncMacho.h>
Public Member Functions | |
virtual | ~_StateSpecification () |
Static Public Member Functions | |
static bool | isChild (Key key) |
Protected Member Functions | |
_StateSpecification (_StateInstance &instance) | |
template<class S > | |
void | setState () |
template<class S , class P1 > | |
void | setState (const P1 &p1) |
template<class S , class P1 , class P2 > | |
void | setState (const P1 &p1, const P2 &p2) |
template<class S , class P1 , class P2 , class P3 > | |
void | setState (const P1 &p1, const P2 &p2, const P3 &p3) |
template<class S , class P1 , class P2 , class P3 , class P4 > | |
void | setState (const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4) |
template<class S , class P1 , class P2 , class P3 , class P4 , class P5 > | |
void | setState (const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5) |
template<class S , class P1 , class P2 , class P3 , class P4 , class P5 , class P6 > | |
void | setState (const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6) |
template<class S > | |
void | setStateHistory () |
void | setState (const class Alias &state) |
template<class S > | |
void | setStateBox (typename S::Box *box=0) |
template<class S > | |
void | setStateDirect (typename S::Box *box=0) |
virtual void | _restore (_StateInstance ¤t) |
void | setState (_StateInstance ¤t) |
virtual void | _shutdown () |
virtual void | _setHistorySuper (_StateInstance &self, _StateInstance &deep) |
Friends | |
template<class T > | |
class | TopBase |
template<class C , class P > | |
class | Link |
class | _StateInstance |
class | _RootInstance |
class | _MachineBase |
Definition at line 454 of file AsyncMacho.h.
|
inlinevirtual |
Definition at line 456 of file AsyncMacho.h.
|
inlineprotected |
Definition at line 463 of file AsyncMacho.h.
|
protectedvirtual |
|
inlineprotectedvirtual |
Definition at line 526 of file AsyncMacho.h.
|
protectedvirtual |
|
inlinestatic |
Definition at line 458 of file AsyncMacho.h.
|
inlineprotected |
Definition at line 1853 of file AsyncMacho.h.
|
protected |
|
protected |
|
inlineprotected |
Definition at line 1860 of file AsyncMacho.h.
|
inlineprotected |
Definition at line 1867 of file AsyncMacho.h.
|
inlineprotected |
Definition at line 1874 of file AsyncMacho.h.
|
inlineprotected |
Definition at line 1881 of file AsyncMacho.h.
|
inlineprotected |
Definition at line 1888 of file AsyncMacho.h.
|
inlineprotected |
Definition at line 1895 of file AsyncMacho.h.
|
inlineprotected |
Definition at line 1911 of file AsyncMacho.h.
|
inlineprotected |
Definition at line 1920 of file AsyncMacho.h.
|
inlineprotected |
Definition at line 1903 of file AsyncMacho.h.
|
friend |
Definition at line 556 of file AsyncMacho.h.
|
friend |
Definition at line 554 of file AsyncMacho.h.
|
friend |
Definition at line 553 of file AsyncMacho.h.
|
friend |
Definition at line 551 of file AsyncMacho.h.
|
friend |
Definition at line 547 of file AsyncMacho.h.