OpenRTM-aist 2.0.2
読み取り中…
検索中…
一致する文字列を見つけられません
Macho::_Initializer4< S, P1, P2, P3, P4 > クラステンプレート

#include <Macho.h>

Macho::_Initializer4< S, P1, P2, P3, P4 > の継承関係図
Macho::_Initializer4< S, P1, P2, P3, P4 > 連携図

公開メンバ関数

 _Initializer4 (const P1 &p1, const P2 &p2, const P3 &p3, P4 &p4)
 
_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
 
P4 myParam4
 

構築子と解体子

◆ _Initializer4()

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

関数詳解

◆ clone()

◆ execute()

メンバ詳解

◆ myParam1

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

◆ myParam2

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

◆ myParam3

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

◆ myParam4

template<class S , class P1 , class P2 , class P3 , class P4 >
P4 Macho::_Initializer4< S, P1, P2, P3, P4 >::myParam4

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