RINASim  October 2016
Documentation of framework for OMNeT++
HopsQoSMEntries::HopsQoSMEntries Class Reference

#include <HopsQoSMEntries.h>

Inheritance diagram for HopsQoSMEntries::HopsQoSMEntries:
IntPDUFG

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 PDUFGNeighborgetNextNeighbor (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 Attributes

DAdifA
 
IntQoSMForwardingfwd
 
IntTSimpleRouting< mType > * rt
 
map< string, map< string, set< RMTPort * > > > neighbours
 
map< RMTPort *, string > portQoS
 

Additional Inherited Members

- Protected Attributes inherited from IntPDUFG
NeighborState neiState
 
Address ipcAddr
 

Detailed Description

Definition at line 32 of file HopsQoSMEntries.h.

Member Function Documentation

void HopsQoSMEntries::HopsQoSMEntries::insertedFlow ( const Address addr,
const QoSCube qos,
RMTPort port 
)
virtual

Implements IntPDUFG.

Definition at line 29 of file HopsQoSMEntries.cc.

void HopsQoSMEntries::HopsQoSMEntries::onPolicyInit ( )
protectedvirtual

Implements IntPDUFG.

Definition at line 82 of file HopsQoSMEntries.cc.

void HopsQoSMEntries::HopsQoSMEntries::removedFlow ( const Address addr,
const QoSCube qos,
RMTPort port 
)
virtual

Implements IntPDUFG.

Definition at line 39 of file HopsQoSMEntries.cc.

void HopsQoSMEntries::HopsQoSMEntries::routingUpdated ( )
virtual

Implements IntPDUFG.

Definition at line 55 of file HopsQoSMEntries.cc.

Member Data Documentation

DA* HopsQoSMEntries::HopsQoSMEntries::difA
private

Definition at line 46 of file HopsQoSMEntries.h.

IntQoSMForwarding* HopsQoSMEntries::HopsQoSMEntries::fwd
private

Definition at line 47 of file HopsQoSMEntries.h.

map<string, map<string, set<RMTPort*> > > HopsQoSMEntries::HopsQoSMEntries::neighbours
private

Definition at line 51 of file HopsQoSMEntries.h.

map<RMTPort*, string > HopsQoSMEntries::HopsQoSMEntries::portQoS
private

Definition at line 52 of file HopsQoSMEntries.h.

IntTSimpleRouting<mType>* HopsQoSMEntries::HopsQoSMEntries::rt
private

Definition at line 48 of file HopsQoSMEntries.h.


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