|
OpenRTM-aist 2.0.2
|
#include <Macho.h>


公開型 | |
| using | SUPER = P |
| using | TOP = typename P::TOP |
| using | Box = _EmptyBox |
静的公開メンバ関数 | |
| static Key | key () |
| static Alias | alias () |
| static bool | isChild (Key other) |
| static bool | isParent (Key other) |
| static bool | isCurrent (const _MachineBase &machine) |
| static bool | isCurrentDirect (const _MachineBase &machine) |
| static void | clearHistory (const _MachineBase &machine) |
| static void | clearHistoryDeep (const _MachineBase &machine) |
| static Alias | history (const _MachineBase &machine) |
限定公開型 | |
| using | LINK = Link<C, P> |
限定公開メンバ関数 | |
| Link (_StateInstance &instance) | |
| void | entry () override |
| void | init () override |
| void | exit () override |
| void * | _box () |
フレンド | |
| template<class U , class V > | |
| class | Link |
| class | _StateSpecification |
| class | Machine< TOP > |
| class | Alias |
| class | ::TestAccess |
| using Macho::Link< C, P >::Box = _EmptyBox |
|
protected |
| using Macho::Link< C, P >::SUPER = P |
| using Macho::Link< C, P >::TOP = typename P::TOP |
|
inlineprotected |
|
inlineprotected |
|
inlinestatic |
|
static |
|
static |
|
inlineoverrideprotected |
|
inlineoverrideprotected |
|
static |
|
inlineoverrideprotected |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
friend |
|
friend |
|
friend |