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


Public Member Functions | |
| _Event2 (Signature handler, const P1 &p1, const P2 &p2) | |
Protected Member Functions | |
| void | dispatch (_StateInstance &instance) |
| Protected Member Functions inherited from Macho::_IEventBase | |
| virtual | ~_IEventBase ()=default |
Protected Attributes | |
| Signature | myHandler |
| P1 | myParam1 |
| P2 | myParam2 |
|
inline |
|
inlineprotectedvirtual |
Implements Macho::_IEventBase.
References myHandler, myParam1, myParam2, and Macho::_StateInstance::specification().
|
protected |
Referenced by _Event2(), and dispatch().
|
protected |
Referenced by _Event2(), and dispatch().
|
protected |
Referenced by _Event2(), and dispatch().