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

#include <Macho.h>

Inheritance diagram for Macho::_Event5< TOP, R, P1, P2, P3, P4, P5 >:
Collaboration diagram for Macho::_Event5< TOP, R, P1, P2, P3, P4, P5 >:

Public Member Functions

 _Event5 (Signature handler, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5)
 

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
 
P4 myParam4
 
P5 myParam5
 

Constructor & Destructor Documentation

◆ _Event5()

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

Member Function Documentation

◆ dispatch()

Member Data Documentation

◆ myHandler

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

◆ myParam1

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

◆ myParam2

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

◆ myParam3

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

◆ myParam4

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

◆ myParam5

template<class TOP , class R , class P1 , class P2 , class P3 , class P4 , class P5 >
P5 Macho::_Event5< TOP, R, P1, P2, P3, P4, P5 >::myParam5
protected

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