#include <eDLMonitor.h>
Definition at line 69 of file eDLMonitor.h.
double eDLMonitor::eDLMonitor::getInDropProb |
( |
RMTQueue * |
queue | ) |
|
|
virtual |
double eDLMonitor::eDLMonitor::getOutDropProb |
( |
RMTQueue * |
queue | ) |
|
|
virtual |
void eDLMonitor::eDLMonitor::onMessageDrop |
( |
RMTQueue * |
queue, |
|
|
const cPacket * |
pdu |
|
) |
| |
|
virtual |
A hook method invoked after a PDU gets dropped from a queue. Note: the PDU object is discarded after invocation of this method.
- Parameters
-
queue | pointer to the queue |
pdu | PDU being dropped |
Reimplemented from RMTQMonitorBase.
Definition at line 169 of file eDLMonitor.cc.
void eDLMonitor::eDLMonitor::onPolicyInit |
( |
| ) |
|
|
virtual |
void eDLMonitor::eDLMonitor::postPDUInsertion |
( |
RMTQueue * |
queue | ) |
|
|
virtual |
A hook method invoked after a PDU arrives into a queue.
- Parameters
-
queue | pointer to the queue |
Reimplemented from RMTQMonitorBase.
Definition at line 152 of file eDLMonitor.cc.
void eDLMonitor::eDLMonitor::postQueueCreation |
( |
RMTQueue * |
queue | ) |
|
|
virtual |
A hook method invoked after a queue is created.
- Parameters
-
queue | pointer to the queue |
Reimplemented from RMTQMonitorBase.
Definition at line 182 of file eDLMonitor.cc.
cuRepo eDLMonitor::eDLMonitor::CUs |
|
protected |
port2Count eDLMonitor::eDLMonitor::lastInsertedUrgency |
|
protected |
Port2PQ eDLMonitor::eDLMonitor::outQs |
|
protected |
i2d eDLMonitor::eDLMonitor::probs |
|
protected |
The documentation for this class was generated from the following files: