RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <DummyRouting.h>
Public Member Functions | |
bool | processUpdate (IntRoutingUpdate *update) |
![]() | |
virtual void | finish () |
void | receiveUpdate (IntRoutingUpdate *update) |
Protected Member Functions | |
void | onPolicyInit () |
![]() | |
void | initialize () |
void | sendUpdate (IntRoutingUpdate *update) |
Additional Inherited Members | |
![]() | |
Address | myAddress |
Definition at line 28 of file DummyRouting.h.
|
protectedvirtual |
Implements IntRouting.
Definition at line 30 of file DummyRouting.cc.
|
virtual |
Implements IntRouting.
Definition at line 27 of file DummyRouting.cc.