RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <LatGenerator.h>
Public Member Functions | |
virtual void | insertedFlow (const Address &addr, const QoSCube &qos, RMTPort *port) |
virtual void | removedFlow (const Address &addr, const QoSCube &qos, RMTPort *port) |
virtual void | routingUpdated () |
![]() | |
IntPDUFG () | |
~IntPDUFG () | |
virtual PDUFGNeighbor * | getNextNeighbor (const Address &destination, const std::string &qos) |
void | insertFlowInfo (Address addr, QoSCube qos, RMTPort *port) |
void | removeFlowInfo (RMTPort *port) |
Protected Member Functions | |
virtual void | onPolicyInit () |
![]() | |
void | initialize () |
Private Attributes | |
MiniTable::MiniTable * | fwd |
IntSimpleRouting * | rt |
NTable | neighbours |
Additional Inherited Members | |
![]() | |
NeighborState | neiState |
Address | ipcAddr |
Definition at line 52 of file LatGenerator.h.
|
virtual |
Implements IntPDUFG.
Definition at line 44 of file LatGenerator.cc.
|
protectedvirtual |
Implements IntPDUFG.
Definition at line 119 of file LatGenerator.cc.
|
virtual |
Implements IntPDUFG.
Definition at line 74 of file LatGenerator.cc.
|
virtual |
Implements IntPDUFG.
Definition at line 92 of file LatGenerator.cc.
|
private |
Definition at line 68 of file LatGenerator.h.
|
private |
Definition at line 71 of file LatGenerator.h.
|
private |
Definition at line 69 of file LatGenerator.h.