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

#include <Macho.h>

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

Public Member Functions

 _Event4 (Signature handler, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4)

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

Constructor & Destructor Documentation

◆ _Event4()

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

Member Function Documentation

◆ dispatch()

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

Member Data Documentation

◆ myHandler

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

Referenced by _Event4(), and dispatch().

◆ myParam1

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

Referenced by _Event4(), and dispatch().

◆ myParam2

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

Referenced by _Event4(), and dispatch().

◆ myParam3

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

Referenced by _Event4(), and dispatch().

◆ myParam4

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

Referenced by _Event4(), and dispatch().


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