OpenRTM-aist 2.0.2
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

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

◆ myParam1

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

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