|
INET Framework for OMNeT++/OMNEST
|
#include <Macho.h>
Public Member Functions | |
| _Event1 (Signature handler, const typename DR< P1 >::T &p1) | |
Protected Member Functions | |
| void | dispatch (_StateInstance &instance) |
Protected Attributes | |
| Signature | myHandler |
| DR< P1 >::T | myParam1 |
Private Types | |
| typedef R(TOP::* | Signature) (P1) |
|
private |
|
inline |
|
inlineprotected |
|
protected |
Referenced by inet::Macho::_Event1< TOP, R, P1 >::dispatch().
|
protected |
Referenced by inet::Macho::_Event1< TOP, R, P1 >::dispatch().