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

#include <Macho.h>

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

公開メンバ関数

 _Event2 (Signature handler, const P1 &p1, const P2 &p2)

限定公開メンバ関数

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

限定公開変数類

Signature myHandler
P1 myParam1
P2 myParam2

構築子と解体子

◆ _Event2()

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

参照先 myHandler, myParam1, myParam2.

関数詳解

◆ dispatch()

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

メンバ詳解

◆ myHandler

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

参照元 _Event2(), dispatch().

◆ myParam1

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

参照元 _Event2(), dispatch().

◆ myParam2

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

参照元 _Event2(), dispatch().


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