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

#include <dlCUInfo.h>

Public Member Functions

 U ()
 
 U (int dp, bool deg, long long r, IDegradList d)
 
bool isDegraded ()
 
double getTime (int size)
 
int getPriority (double wt)
 

Private Attributes

int defaultPriority
 
bool degrad
 
long long rate
 
IDegradList dl
 

Detailed Description

Definition at line 117 of file dlCUInfo.h.

Constructor & Destructor Documentation

DQMonitor::U::U ( )

Definition at line 139 of file dlCUInfo.cc.

DQMonitor::U::U ( int  dp,
bool  deg,
long long  r,
IDegradList  d 
)

Definition at line 141 of file dlCUInfo.cc.

Member Function Documentation

int DQMonitor::U::getPriority ( double  wt)

Definition at line 155 of file dlCUInfo.cc.

Referenced by DQMonitor::DQMonitor::postPDUInsertion().

double DQMonitor::U::getTime ( int  size)

Definition at line 150 of file dlCUInfo.cc.

Referenced by DQMonitor::DQMonitor::postPDUInsertion().

bool DQMonitor::U::isDegraded ( )

Definition at line 146 of file dlCUInfo.cc.

Member Data Documentation

int DQMonitor::U::defaultPriority
private

Definition at line 119 of file dlCUInfo.h.

Referenced by getPriority().

bool DQMonitor::U::degrad
private

Definition at line 121 of file dlCUInfo.h.

Referenced by getPriority(), getTime(), and isDegraded().

IDegradList DQMonitor::U::dl
private

Definition at line 124 of file dlCUInfo.h.

Referenced by getPriority(), and U().

long long DQMonitor::U::rate
private

Definition at line 123 of file dlCUInfo.h.

Referenced by getTime().


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