RINASim  October 2016
Documentation of framework for OMNeT++
QoSIdComparer Class Reference

#include <QoSIdComparer.h>

Inheritance diagram for QoSIdComparer:
MultilevelQoS

Public Member Functions

bool isValid (const QoSCube &upperQoS, const QoSCube &lowerQoS)
 
void setRequirements (Flow *lowerflow, const QoSCube &upperQoS)
 

Protected Member Functions

void initialize ()
 

Protected Attributes

int mHops
 
int mlBandw
 

Detailed Description

Definition at line 28 of file QoSIdComparer.h.

Member Function Documentation

void QoSIdComparer::initialize ( )
protected

Definition at line 27 of file QoSIdComparer.cc.

bool QoSIdComparer::isValid ( const QoSCube upperQoS,
const QoSCube lowerQoS 
)
virtual

Implements MultilevelQoS.

Definition at line 33 of file QoSIdComparer.cc.

void QoSIdComparer::setRequirements ( Flow lowerflow,
const QoSCube upperQoS 
)
virtual

Implements MultilevelQoS.

Definition at line 37 of file QoSIdComparer.cc.

Member Data Documentation

int QoSIdComparer::mHops
protected

Definition at line 33 of file QoSIdComparer.h.

Referenced by initialize(), and setRequirements().

int QoSIdComparer::mlBandw
protected

Definition at line 34 of file QoSIdComparer.h.

Referenced by initialize(), and setRequirements().


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