OpenRTM-aist 2.1.0
|
#include <Macho.h>
公開メンバ関数 | |
Alias (Key key, bool history=false) | |
Alias (Key key, _Initializer *init) | |
Alias (const Alias &other) | |
Alias & | operator= (const Alias &other) |
~Alias () | |
operator Key () const | |
bool | isChild (Key k) const |
bool | isParent (Key k) const |
const char * | name () const |
ID | id () const |
限定公開メンバ関数 | |
void | setState (_MachineBase &machine) const |
_KeyData * | key () const |
限定公開変数類 | |
Key | myStateKey |
_Initializer * | myInitializer |
フレンド | |
class | _MachineBase |
class | _StateSpecification |
|
inline |
参照先 key().
|
inline |
|
inline |
|
inline |
参照先 Macho::_KeyData::id, key().
|
inline |
|
inlineprotected |
参照先 Macho::_Initializer::adapt(), myInitializer, myStateKey.
参照元 Alias(), Alias(), id(), isChild(), isParent(), name(), operator Key().
|
inline |
参照先 key(), Macho::_KeyData::name.
|
protected |
|
friend |
|
friend |
|
protected |
参照元 key(), operator=(), ~Alias().
|
protected |
参照元 key(), operator=().