|
RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <HierarchicalGenerator.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 () |
Public Member Functions inherited from IntPDUFG | |
| 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 () |
Protected Member Functions inherited from IntPDUFG | |
| void | initialize () |
Private Member Functions | |
| pAddr | parseAddr (const string &addr) |
Private Attributes | |
| DA * | difA |
| HierarchicalTable::HierarchicalTable * | fwd |
| tDomain::TDomainRouting< mType > * | rt |
| string | myAddr |
| vector< string > | parsStr |
| vector< string > | domains |
| map< string, NTable > | domNeighbours |
Additional Inherited Members | |
Protected Attributes inherited from IntPDUFG | |
| NeighborState | neiState |
| Address | ipcAddr |
Definition at line 45 of file HierarchicalGenerator.h.
|
virtual |
Implements IntPDUFG.
Definition at line 31 of file HierarchicalGenerator.cc.
|
protectedvirtual |
Implements IntPDUFG.
Definition at line 93 of file HierarchicalGenerator.cc.
|
private |
Definition at line 129 of file HierarchicalGenerator.cc.
|
virtual |
Implements IntPDUFG.
Definition at line 44 of file HierarchicalGenerator.cc.
|
virtual |
Implements IntPDUFG.
Definition at line 59 of file HierarchicalGenerator.cc.
|
private |
Definition at line 59 of file HierarchicalGenerator.h.
|
private |
Definition at line 65 of file HierarchicalGenerator.h.
|
private |
Definition at line 68 of file HierarchicalGenerator.h.
|
private |
Definition at line 60 of file HierarchicalGenerator.h.
|
private |
Definition at line 63 of file HierarchicalGenerator.h.
|
private |
Definition at line 64 of file HierarchicalGenerator.h.
|
private |
Definition at line 61 of file HierarchicalGenerator.h.