OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
Macho::_Event3< TOP, R, P1, P2, P3 > Class Template Reference

#include <Macho.h>

Inheritance diagram for Macho::_Event3< TOP, R, P1, P2, P3 >:
Collaboration diagram for Macho::_Event3< TOP, R, P1, P2, P3 >:

Public Member Functions

 _Event3 (Signature handler, const P1 &p1, const P2 &p2, const P3 &p3)
 

Protected Member Functions

void dispatch (_StateInstance &instance)
 
- Protected Member Functions inherited from Macho::_IEventBase
virtual ~_IEventBase ()=default
 

Protected Attributes

Signature myHandler
 
P1 myParam1
 
P2 myParam2
 
P3 myParam3
 

Constructor & Destructor Documentation

◆ _Event3()

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

Member Function Documentation

◆ dispatch()

Member Data Documentation

◆ myHandler

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

◆ myParam1

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

◆ myParam2

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

◆ myParam3

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

The documentation for this class was generated from the following file: