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

#include <Macho.h>

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

公開メンバ関数

 _Event4 (Signature handler, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4)

限定公開メンバ関数

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

限定公開変数類

Signature myHandler
P1 myParam1
P2 myParam2
P3 myParam3
P4 myParam4

構築子と解体子

◆ _Event4()

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

関数詳解

◆ dispatch()

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

メンバ詳解

◆ myHandler

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

参照元 _Event4(), dispatch().

◆ myParam1

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

参照元 _Event4(), dispatch().

◆ myParam2

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

参照元 _Event4(), dispatch().

◆ myParam3

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

参照元 _Event4(), dispatch().

◆ myParam4

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

参照元 _Event4(), dispatch().


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