RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <LatencySingle1Entry.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 | |
DA * | difA |
IntMiniForwarding * | fwd |
IntTSimpleRouting< mType > * | rt |
map< string, set< portMetric > > | neighbours |
Additional Inherited Members | |
![]() | |
NeighborState | neiState |
Address | ipcAddr |
Definition at line 41 of file LatencySingle1Entry.h.
|
virtual |
Implements IntPDUFG.
Definition at line 37 of file LatencySingle1Entry.cc.
|
protectedvirtual |
Implements IntPDUFG.
Definition at line 111 of file LatencySingle1Entry.cc.
|
virtual |
Implements IntPDUFG.
Definition at line 67 of file LatencySingle1Entry.cc.
|
virtual |
Implements IntPDUFG.
Definition at line 85 of file LatencySingle1Entry.cc.
|
private |
Definition at line 55 of file LatencySingle1Entry.h.
|
private |
Definition at line 56 of file LatencySingle1Entry.h.
|
private |
Definition at line 59 of file LatencySingle1Entry.h.
|
private |
Definition at line 57 of file LatencySingle1Entry.h.