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

#include <Macho.h>

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

公開メンバ関数

 _Event1 (Signature handler, const P1 &p1)
 

限定公開メンバ関数

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

限定公開変数類

Signature myHandler
 
P1 myParam1
 

構築子と解体子

◆ _Event1()

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

関数詳解

◆ dispatch()

template<class TOP , class R , class P1 >
void Macho::_Event1< TOP, R, P1 >::dispatch ( _StateInstance instance)
inlineoverrideprotectedvirtual

メンバ詳解

◆ myHandler

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

◆ myParam1

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

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