|
RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <MM_DQ_Out.h>
Public Member Functions | |
| UrgLimit (double, int) | |
Public Attributes | |
| double | limit |
| int | urg |
Definition at line 31 of file MM_DQ_Out.h.
| MM_DQ_Out::UrgLimit::UrgLimit | ( | double | _limit, |
| int | _urg | ||
| ) |
Definition at line 24 of file MM_DQ_Out.cc.
| double MM_DQ_Out::UrgLimit::limit |
Definition at line 32 of file MM_DQ_Out.h.
Referenced by MM_DQ_Out::MM_DQ_Out::pduInsertered(), and UrgLimit().
| int MM_DQ_Out::UrgLimit::urg |
Definition at line 33 of file MM_DQ_Out.h.
Referenced by MM_DQ_Out::MM_DQ_Out::pduInsertered(), and UrgLimit().