OpenRTM-aist 2.1.0
読み取り中…
検索中…
一致する文字列を見つけられません
公開メンバ関数 | 公開変数類 | 全メンバ一覧
Macho::_Initializer3< S, P1, P2, P3 > クラステンプレート

#include <Macho.h>

Macho::_Initializer3< S, P1, P2, P3 > の継承関係図
Inheritance graph
[凡例]
Macho::_Initializer3< S, P1, P2, P3 > 連携図
Collaboration graph
[凡例]

公開メンバ関数

 _Initializer3 (const P1 &p1, const P2 &p2, const P3 &p3)
 
_Initializerclone () override
 
void execute (_StateInstance &instance) override
 
- 基底クラス Macho::_Initializer に属する継承公開メンバ関数
virtual ~_Initializer ()=default
 
virtual void destroy ()
 
virtual Key adapt (Key key)
 

公開変数類

P1 myParam1
 
P2 myParam2
 
P3 myParam3
 

構築子と解体子

◆ _Initializer3()

template<class S , class P1 , class P2 , class P3 >
Macho::_Initializer3< S, P1, P2, P3 >::_Initializer3 ( const P1 &  p1,
const P2 &  p2,
const P3 &  p3 
)
inline

関数詳解

◆ clone()

template<class S , class P1 , class P2 , class P3 >
_Initializer * Macho::_Initializer3< S, P1, P2, P3 >::clone ( )
inlineoverridevirtual

◆ execute()

template<class S , class P1 , class P2 , class P3 >
void Macho::_Initializer3< S, P1, P2, P3 >::execute ( _StateInstance instance)
inlineoverridevirtual

メンバ詳解

◆ myParam1

template<class S , class P1 , class P2 , class P3 >
P1 Macho::_Initializer3< S, P1, P2, P3 >::myParam1

◆ myParam2

template<class S , class P1 , class P2 , class P3 >
P2 Macho::_Initializer3< S, P1, P2, P3 >::myParam2

◆ myParam3

template<class S , class P1 , class P2 , class P3 >
P3 Macho::_Initializer3< S, P1, P2, P3 >::myParam3

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