INET Framework for OMNeT++/OMNEST
|
#include <Macho.h>
Public Member Functions | |
_Event0 (Signature handler) | |
Protected Member Functions | |
void | dispatch (_StateInstance &instance) |
Protected Member Functions inherited from inet::Macho::_IEventBase | |
virtual | ~_IEventBase () |
Protected Attributes | |
Signature | myHandler |
Private Types | |
typedef R(TOP::* | Signature) () |
|
private |
|
inline |
|
inlineprotectedvirtual |
Implements inet::Macho::_IEventBase.
|
protected |