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


Public Member Functions | |
| _Event5 (Signature handler, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5) | |
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 |
| P3 | myParam3 |
| P4 | myParam4 |
| P5 | myParam5 |
|
inline |
|
inlineprotectedvirtual |
Implements Macho::_IEventBase.
References myHandler, myParam1, myParam2, myParam3, myParam4, myParam5, and Macho::_StateInstance::specification().
|
protected |
Referenced by _Event5(), and dispatch().
|
protected |
Referenced by _Event5(), and dispatch().
|
protected |
Referenced by _Event5(), and dispatch().
|
protected |
Referenced by _Event5(), and dispatch().
|
protected |
Referenced by _Event5(), and dispatch().
|
protected |
Referenced by _Event5(), and dispatch().