|
RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <dlCUInfo.h>
Public Member Functions | |
| IDegrad (double i) | |
| int | getRandomPriority (int def) |
Public Attributes | |
| double | index |
| PPlist | PPs |
Definition at line 60 of file dlCUInfo.h.
| DQMonitor::IDegrad::IDegrad | ( | double | i | ) |
Definition at line 33 of file dlCUInfo.cc.
| int DQMonitor::IDegrad::getRandomPriority | ( | int | def | ) |
Definition at line 36 of file dlCUInfo.cc.
Referenced by DQMonitor::U::getPriority().
| double DQMonitor::IDegrad::index |
Definition at line 61 of file dlCUInfo.h.
| PPlist DQMonitor::IDegrad::PPs |
Definition at line 62 of file dlCUInfo.h.
Referenced by getRandomPriority(), and DQMonitor::DQMonitor::parseU().