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

#include <Macho.h>

Inheritance diagram for Macho::_Event0< TOP, R >:
Collaboration diagram for Macho::_Event0< TOP, R >:

Public Member Functions

 _Event0 (Signature handler)

Protected Member Functions

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

Protected Attributes

Signature myHandler

Constructor & Destructor Documentation

◆ _Event0()

template<class TOP, class R>
Macho::_Event0< TOP, R >::_Event0 ( Signature handler)
inline

References myHandler.

Member Function Documentation

◆ dispatch()

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

Member Data Documentation

◆ myHandler

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

Referenced by _Event0(), and dispatch().


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