RINASim  October 2016
Documentation of framework for OMNeT++
DummyRouting Class Reference

#include <DummyRouting.h>

Inheritance diagram for DummyRouting:
IntRouting

Public Member Functions

bool processUpdate (IntRoutingUpdate *update)
 
- Public Member Functions inherited from IntRouting
virtual void finish ()
 
void receiveUpdate (IntRoutingUpdate *update)
 

Protected Member Functions

void onPolicyInit ()
 
- Protected Member Functions inherited from IntRouting
void initialize ()
 
void sendUpdate (IntRoutingUpdate *update)
 

Additional Inherited Members

- Protected Attributes inherited from IntRouting
Address myAddress
 

Detailed Description

Definition at line 28 of file DummyRouting.h.

Member Function Documentation

void DummyRouting::onPolicyInit ( )
protectedvirtual

Implements IntRouting.

Definition at line 30 of file DummyRouting.cc.

bool DummyRouting::processUpdate ( IntRoutingUpdate update)
virtual

Implements IntRouting.

Definition at line 27 of file DummyRouting.cc.


The documentation for this class was generated from the following files: