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

#include <Macho.h>

Inheritance diagram for Macho::_Event1< TOP, R, P1 >:
Collaboration diagram for Macho::_Event1< TOP, R, P1 >:

Public Member Functions

 _Event1 (Signature handler, const P1 &p1)

Protected Member Functions

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

Protected Attributes

Signature myHandler
P1 myParam1

Constructor & Destructor Documentation

◆ _Event1()

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

References myHandler, and myParam1.

Member Function Documentation

◆ dispatch()

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

Member Data Documentation

◆ myHandler

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

Referenced by _Event1(), and dispatch().

◆ myParam1

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

Referenced by _Event1(), and dispatch().


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