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

#include <Macho.h>

Macho::_Event3< TOP, R, P1, P2, P3 > の継承関係図
Macho::_Event3< TOP, R, P1, P2, P3 > 連携図

公開メンバ関数

 _Event3 (Signature handler, const P1 &p1, const P2 &p2, const P3 &p3)
 

限定公開メンバ関数

void dispatch (_StateInstance &instance)
 
- 基底クラス Macho::_IEventBase に属する継承限定公開メンバ関数
virtual ~_IEventBase ()=default
 

限定公開変数類

Signature myHandler
 
P1 myParam1
 
P2 myParam2
 
P3 myParam3
 

構築子と解体子

◆ _Event3()

template<class TOP , class R , class P1 , class P2 , class P3 >
Macho::_Event3< TOP, R, P1, P2, P3 >::_Event3 ( Signature handler,
const P1 & p1,
const P2 & p2,
const P3 & p3 )
inline

関数詳解

◆ dispatch()

template<class TOP , class R , class P1 , class P2 , class P3 >
void Macho::_Event3< TOP, R, P1, P2, P3 >::dispatch ( _StateInstance & instance)
inlineprotectedvirtual

メンバ詳解

◆ myHandler

template<class TOP , class R , class P1 , class P2 , class P3 >
Signature Macho::_Event3< TOP, R, P1, P2, P3 >::myHandler
protected

◆ myParam1

template<class TOP , class R , class P1 , class P2 , class P3 >
P1 Macho::_Event3< TOP, R, P1, P2, P3 >::myParam1
protected

◆ myParam2

template<class TOP , class R , class P1 , class P2 , class P3 >
P2 Macho::_Event3< TOP, R, P1, P2, P3 >::myParam2
protected

◆ myParam3

template<class TOP , class R , class P1 , class P2 , class P3 >
P3 Macho::_Event3< TOP, R, P1, P2, P3 >::myParam3
protected

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