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

#include <Macho.h>

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

公開メンバ関数

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

限定公開メンバ関数

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

限定公開変数類

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

構築子と解体子

◆ _Event6()

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

関数詳解

◆ dispatch()

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

メンバ詳解

◆ myHandler

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

参照元 _Event6(), dispatch().

◆ myParam1

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

参照元 _Event6(), dispatch().

◆ myParam2

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

参照元 _Event6(), dispatch().

◆ myParam3

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

参照元 _Event6(), dispatch().

◆ myParam4

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

参照元 _Event6(), dispatch().

◆ myParam5

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

参照元 _Event6(), dispatch().

◆ myParam6

template<class TOP, class R, class P1, class P2, class P3, class P4, class P5, class P6>
P6 Macho::_Event6< TOP, R, P1, P2, P3, P4, P5, P6 >::myParam6
protected

参照元 _Event6(), dispatch().


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