OpenRTM-aist 2.1.0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Macho::_Event1< TOP, R, P1 > Class Template Reference

#include <Macho.h>

Inheritance diagram for Macho::_Event1< TOP, R, P1 >:
Inheritance graph
[legend]
Collaboration diagram for Macho::_Event1< TOP, R, P1 >:
Collaboration graph
[legend]

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: