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

#include <ScoreComparer.h>

Inheritance diagram for ScoreComparer:
NewFlowRequestBase

Public Member Functions

virtual bool run (Flow &flow)
 

Private Member Functions

short countFeasibilityScore (const QoSReq &requirements, const QoSCube &cube) const
 

Additional Inherited Members

- Protected Member Functions inherited from NewFlowRequestBase
virtual void handleMessage (cMessage *msg)
 
virtual void initialize ()
 
- Protected Attributes inherited from NewFlowRequestBase
RABaseResourceAllocator
 

Detailed Description

Definition at line 28 of file ScoreComparer.h.

Member Function Documentation

short ScoreComparer::countFeasibilityScore ( const QoSReq requirements,
const QoSCube cube 
) const
private

Definition at line 28 of file ScoreComparer.cc.

Referenced by run().

bool ScoreComparer::run ( Flow flow)
virtual

Reimplemented from NewFlowRequestBase.

Definition at line 82 of file ScoreComparer.cc.


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