RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <IntIQoSMForwarding.h>
Public Member Functions | |
virtual void | setPortDelay (RMTPort *port, double delay)=0 |
![]() | |
virtual void | addReplace (const std::string &addr, const std::string &qosId, std::vector< RMTPort * > ports)=0 |
![]() | |
IntPDUForwarding () | |
~IntPDUForwarding () | |
virtual std::vector< RMTPort * > | lookup (const PDU *pdu)=0 |
virtual std::vector< RMTPort * > | lookup (const Address &dst, const std::string &qos)=0 |
virtual std::string | toString ()=0 |
Additional Inherited Members | |
![]() | |
void | initialize () |
virtual void | onPolicyInit ()=0 |
Definition at line 29 of file IntIQoSMForwarding.h.
|
pure virtual |
Implemented in IMultiQoSTable::IMultiQoSTable.