|
RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <IntRouting.h>
Public Member Functions | |
| LisRoutingRecv (IntRouting *_module) | |
| void | receiveSignal (cComponent *src, simsignal_t id, cObject *obj, cObject *details) |
Protected Attributes | |
| IntRouting * | module |
Definition at line 66 of file IntRouting.h.
| LisRoutingRecv::LisRoutingRecv | ( | IntRouting * | _module | ) |
Definition at line 74 of file IntRouting.cc.
| void LisRoutingRecv::receiveSignal | ( | cComponent * | src, |
| simsignal_t | id, | ||
| cObject * | obj, | ||
| cObject * | details | ||
| ) |
Definition at line 78 of file IntRouting.cc.
|
protected |
Definition at line 71 of file IntRouting.h.
Referenced by LisRoutingRecv(), and receiveSignal().