|
OpenRTM-aist 2.0.2
|
#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 |
|
protected |
Referenced by Macho::_Event1< TOP, R, P1 >::dispatch().
|
protected |
Referenced by Macho::_Event1< TOP, R, P1 >::dispatch().