OpenRTM-aist 2.0.2
読み取り中…
検索中…
一致する文字列を見つけられません
Macho::Alias クラス

#include <Macho.h>

Macho::Alias 連携図

公開メンバ関数

 Alias (Key key, bool history=false)
 
 Alias (Key key, _Initializer *init)
 
 Alias (const Alias &other)
 
Aliasoperator= (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
 
_KeyDatakey () const
 

限定公開変数類

Key myStateKey
 
_InitializermyInitializer
 

フレンド

class _MachineBase
 
class _StateSpecification
 

構築子と解体子

◆ Alias() [1/3]

Macho::Alias::Alias ( Key key,
bool history = false )
inline

参照先 key().

◆ Alias() [2/3]

Macho::Alias::Alias ( Key key,
_Initializer * init )
inline

参照先 key().

◆ Alias() [3/3]

Macho::Alias::Alias ( const Alias & other)
inline

◆ ~Alias()

Macho::Alias::~Alias ( )
inline

関数詳解

◆ id()

ID Macho::Alias::id ( ) const
inline

◆ isChild()

bool Macho::Alias::isChild ( Key k) const
inline

◆ isParent()

bool Macho::Alias::isParent ( Key k) const
inline

参照先 key().

◆ key()

_KeyData * Macho::Alias::key ( ) const
inlineprotected

◆ name()

const char * Macho::Alias::name ( ) const
inline

◆ operator Key()

Macho::Alias::operator Key ( ) const
inline

参照先 key().

◆ operator=()

Alias & Macho::Alias::operator= ( const Alias & other)
inline

◆ setState()

void Macho::Alias::setState ( _MachineBase & machine) const
protected

フレンドと関連関数の詳解

◆ _MachineBase

friend class _MachineBase
friend

◆ _StateSpecification

friend class _StateSpecification
friend

メンバ詳解

◆ myInitializer

_Initializer* Macho::Alias::myInitializer
protected

参照元 key(), operator=(), ~Alias().

◆ myStateKey

Key Macho::Alias::myStateKey
protected

参照元 key(), operator=().


このクラス詳解は次のファイルから抽出されました: