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

#include <Macho.h>

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

公開メンバ関数

 _Event5 (Signature handler, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5)

限定公開メンバ関数

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

限定公開変数類

Signature myHandler
P1 myParam1
P2 myParam2
P3 myParam3
P4 myParam4
P5 myParam5

構築子と解体子

◆ _Event5()

template<class TOP, class R, class P1, class P2, class P3, class P4, class P5>
Macho::_Event5< TOP, R, P1, P2, P3, P4, P5 >::_Event5 ( Signature handler,
const P1 & p1,
const P2 & p2,
const P3 & p3,
const P4 & p4,
const P5 & p5 )
inline

関数詳解

◆ dispatch()

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

メンバ詳解

◆ myHandler

template<class TOP, class R, class P1, class P2, class P3, class P4, class P5>
Signature Macho::_Event5< TOP, R, P1, P2, P3, P4, P5 >::myHandler
protected

参照元 _Event5(), dispatch().

◆ myParam1

template<class TOP, class R, class P1, class P2, class P3, class P4, class P5>
P1 Macho::_Event5< TOP, R, P1, P2, P3, P4, P5 >::myParam1
protected

参照元 _Event5(), dispatch().

◆ myParam2

template<class TOP, class R, class P1, class P2, class P3, class P4, class P5>
P2 Macho::_Event5< TOP, R, P1, P2, P3, P4, P5 >::myParam2
protected

参照元 _Event5(), dispatch().

◆ myParam3

template<class TOP, class R, class P1, class P2, class P3, class P4, class P5>
P3 Macho::_Event5< TOP, R, P1, P2, P3, P4, P5 >::myParam3
protected

参照元 _Event5(), dispatch().

◆ myParam4

template<class TOP, class R, class P1, class P2, class P3, class P4, class P5>
P4 Macho::_Event5< TOP, R, P1, P2, P3, P4, P5 >::myParam4
protected

参照元 _Event5(), dispatch().

◆ myParam5

template<class TOP, class R, class P1, class P2, class P3, class P4, class P5>
P5 Macho::_Event5< TOP, R, P1, P2, P3, P4, P5 >::myParam5
protected

参照元 _Event5(), dispatch().


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