|
OpenRTM-aist 2.1.0
|
#include <Macho.h>


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 |
|
inline |
|
inlineoverrideprotectedvirtual |
Implements Macho::_IEventBase.
References myHandler, myParam1, and Macho::_StateInstance::specification().
|
protected |
Referenced by _Event1(), and dispatch().
|
protected |
Referenced by _Event1(), and dispatch().