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


公開メンバ関数 | |
| ID | id () override |
| Key | key () override |
| void | createBox () override |
| void | deleteBox () override |
| const char * | name () override |
| _StateInstance * | create (_MachineBase &machine, _StateInstance *parent) override |
基底クラス Macho::_StateInstance に属する継承公開メンバ関数 | |
| virtual | ~_StateInstance () |
| void | entry (_StateInstance &previous, bool first=true) |
| void | exit (_StateInstance &next) |
| void | init (bool history) |
| void | saveHistory (_StateInstance &shallow, _StateInstance &deep) |
| void | setHistorySuper (_StateInstance &deep) |
| void | shutdown () |
| void | restore (_StateInstance &instance) |
| void | setBox (void *box) |
| bool | isChild (const _StateInstance &instance) |
| _StateSpecification & | specification () |
| void * | box () |
| _MachineBase & | machine () |
| void | setHistory (_StateInstance *history) const |
| _StateInstance * | history () const |
限定公開メンバ関数 | |
| _RootInstance (_MachineBase &machine, _StateInstance *parent) | |
基底クラス Macho::_StateInstance に属する継承限定公開メンバ関数 | |
| _StateInstance (_MachineBase &machine, _StateInstance *parent) | |
フレンド | |
| class | _StateSpecification |
その他の継承メンバ | |
基底クラス Macho::_StateInstance に属する継承限定公開変数類 | |
| _MachineBase & | myMachine |
| _StateSpecification * | mySpecification |
| _StateInstance * | myHistory |
| _StateInstance * | myParent |
| void * | myBox |
| void * | myBoxPlace |
|
inlineprotected |
|
inlineoverridevirtual |
Macho::_StateInstanceを実装しています。
|
inlineoverridevirtual |
Macho::_StateInstanceを実装しています。
|
inlineoverridevirtual |
Macho::_StateInstanceを実装しています。
|
inlineoverridevirtual |
Macho::_StateInstanceを実装しています。
|
inlineoverridevirtual |
Macho::_StateInstanceを実装しています。
|
inlineoverridevirtual |
Macho::_StateInstanceを実装しています。
|
friend |
参照元 _RootInstance().