OpenRTM-aist 2.1.0
読み取り中…
検索中…
一致する文字列を見つけられません
公開メンバ関数 | 限定公開メンバ関数 | 限定公開変数類 | 全メンバ一覧
Macho::_Event2< TOP, R, P1, P2 > クラステンプレート

#include <Macho.h>

Macho::_Event2< TOP, R, P1, P2 > の継承関係図
Inheritance graph
[凡例]
Macho::_Event2< TOP, R, P1, P2 > 連携図
Collaboration graph
[凡例]

公開メンバ関数

 _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

関数詳解

◆ 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

◆ myParam1

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

◆ myParam2

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

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