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

#include <Macho.h>

Macho::_StateSpecification の継承関係図

公開メンバ関数

virtual ~_StateSpecification ()=default
 

静的公開メンバ関数

static bool isChild (Key)
 

限定公開メンバ関数

 _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 &current)
 
void setState (_StateInstance &current)
 
virtual void _shutdown ()
 
virtual void _setHistorySuper (_StateInstance &, _StateInstance &)
 

フレンド

template<class T >
class TopBase
 
template<class C , class P >
class Link
 
class _StateInstance
 
class _RootInstance
 
class _MachineBase
 

構築子と解体子

◆ ~_StateSpecification()

virtual Macho::_StateSpecification::~_StateSpecification ( )
virtualdefault

◆ _StateSpecification()

Macho::_StateSpecification::_StateSpecification ( _StateInstance & instance)
inlineprotected

関数詳解

◆ _restore()

virtual void Macho::_StateSpecification::_restore ( _StateInstance & current)
protectedvirtual

◆ _setHistorySuper()

virtual void Macho::_StateSpecification::_setHistorySuper ( _StateInstance & ,
_StateInstance &  )
inlineprotectedvirtual

◆ _shutdown()

virtual void Macho::_StateSpecification::_shutdown ( )
protectedvirtual

◆ isChild()

static bool Macho::_StateSpecification::isChild ( Key )
inlinestatic

◆ setState() [1/9]

template<class S >
void Macho::_StateSpecification::setState ( )
inlineprotected

◆ setState() [2/9]

void Macho::_StateSpecification::setState ( _StateInstance & current)
protected

◆ setState() [3/9]

void Macho::_StateSpecification::setState ( const class Alias & state)
protected

◆ setState() [4/9]

template<class S , class P1 >
void Macho::_StateSpecification::setState ( const P1 & p1)
inlineprotected

◆ setState() [5/9]

template<class S , class P1 , class P2 >
void Macho::_StateSpecification::setState ( const P1 & p1,
const P2 & p2 )
inlineprotected

◆ setState() [6/9]

template<class S , class P1 , class P2 , class P3 >
void Macho::_StateSpecification::setState ( const P1 & p1,
const P2 & p2,
const P3 & p3 )
inlineprotected

◆ setState() [7/9]

template<class S , class P1 , class P2 , class P3 , class P4 >
void Macho::_StateSpecification::setState ( const P1 & p1,
const P2 & p2,
const P3 & p3,
const P4 & p4 )
inlineprotected

◆ setState() [8/9]

template<class S , class P1 , class P2 , class P3 , class P4 , class P5 >
void Macho::_StateSpecification::setState ( const P1 & p1,
const P2 & p2,
const P3 & p3,
const P4 & p4,
const P5 & p5 )
inlineprotected

◆ setState() [9/9]

template<class S , class P1 , class P2 , class P3 , class P4 , class P5 , class P6 >
void Macho::_StateSpecification::setState ( const P1 & p1,
const P2 & p2,
const P3 & p3,
const P4 & p4,
const P5 & p5,
const P6 & p6 )
inlineprotected

◆ setStateBox()

template<class S >
void Macho::_StateSpecification::setStateBox ( typename S::Box * box = 0)
inlineprotected

◆ setStateDirect()

template<class S >
void Macho::_StateSpecification::setStateDirect ( typename S::Box * box = 0)
inlineprotected

◆ setStateHistory()

template<class S >
void Macho::_StateSpecification::setStateHistory ( )
inlineprotected

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

◆ _MachineBase

friend class _MachineBase
friend

◆ _RootInstance

friend class _RootInstance
friend

◆ _StateInstance

friend class _StateInstance
friend

◆ Link

template<class C , class P >
friend class Link
friend

◆ TopBase

template<class T >
friend class TopBase
friend

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