RINASim  October 2016
Documentation of framework for OMNeT++
IntBbPDUFG Class Referenceabstract

#include <IntBbPDUFG.h>

Inheritance diagram for IntBbPDUFG:
IntPDUFG

Protected Member Functions

void onPolicyInit ()
 
virtual void onBIni ()=0
 
- Protected Member Functions inherited from IntPDUFG
void initialize ()
 

Protected Attributes

IntBbPDUForwardingfwd
 
IntBbRoutingrouting
 
- Protected Attributes inherited from IntPDUFG
NeighborState neiState
 
Address ipcAddr
 

Additional Inherited Members

- 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)
 
virtual void insertedFlow (const Address &addr, const QoSCube &qos, RMTPort *port)=0
 
virtual void removedFlow (const Address &addr, const QoSCube &qos, RMTPort *port)=0
 
virtual void routingUpdated ()=0
 

Detailed Description

Definition at line 32 of file IntBbPDUFG.h.

Member Function Documentation

virtual void IntBbPDUFG::onBIni ( )
protectedpure virtual

Referenced by onPolicyInit().

void IntBbPDUFG::onPolicyInit ( )
protectedvirtual

Implements IntPDUFG.

Definition at line 25 of file IntBbPDUFG.cc.

Member Data Documentation

IntBbPDUForwarding* IntBbPDUFG::fwd
protected

Definition at line 36 of file IntBbPDUFG.h.

Referenced by onPolicyInit().

IntBbRouting* IntBbPDUFG::routing
protected

Definition at line 37 of file IntBbPDUFG.h.

Referenced by onPolicyInit().


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