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

#include <dlCUInfo.h>

Public Member Functions

 C ()
 
 C (double dd, IDropProbList d)
 
double getDropProb (int s)
 

Private Attributes

double defaultDropProb
 
IDropProbList dl
 

Detailed Description

Definition at line 105 of file dlCUInfo.h.

Constructor & Destructor Documentation

C::C ( )

Definition at line 123 of file dlCUInfo.cc.

C::C ( double  dd,
IDropProbList  d 
)

Definition at line 125 of file dlCUInfo.cc.

Member Function Documentation

double C::getDropProb ( int  s)

Definition at line 130 of file dlCUInfo.cc.

Referenced by DQMonitor::DQMonitor::getOutDropProb().

Member Data Documentation

double DQMonitor::C::defaultDropProb
private

Definition at line 107 of file dlCUInfo.h.

Referenced by getDropProb().

IDropProbList DQMonitor::C::dl
private

Definition at line 108 of file dlCUInfo.h.

Referenced by C(), and getDropProb().


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