|
RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <AEMgmtListeners.h>
Public Member Functions | |
| AEMgmtListeners (AEMgmtBase *nmgmt) | |
| virtual | ~AEMgmtListeners () |
| virtual void | receiveSignal (cComponent *src, simsignal_t id, cObject *obj, cObject *detail) |
Protected Attributes | |
| AEMgmtBase * | aemgmt |
Definition at line 31 of file AEMgmtListeners.h.
| AEMgmtListeners::AEMgmtListeners | ( | AEMgmtBase * | nmgmt | ) |
Definition at line 27 of file AEMgmtListeners.cc.
|
virtual |
Definition at line 31 of file AEMgmtListeners.cc.
|
inlinevirtual |
Reimplemented in LisAEMgmtRcvData.
Definition at line 35 of file AEMgmtListeners.h.
|
protected |
Definition at line 39 of file AEMgmtListeners.h.
Referenced by LisAEMgmtRcvData::receiveSignal(), and ~AEMgmtListeners().