#include <DLMonitor.h>
Definition at line 66 of file DLMonitor.h.
double DLMonitor::DLMonitor::getInDropProb |
( |
RMTQueue * |
queue | ) |
|
|
virtual |
double DLMonitor::DLMonitor::getOutDropProb |
( |
RMTQueue * |
queue | ) |
|
|
virtual |
void DLMonitor::DLMonitor::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 111 of file DLMonitor.cc.
void DLMonitor::DLMonitor::onPolicyInit |
( |
| ) |
|
|
virtual |
void DLMonitor::DLMonitor::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 93 of file DLMonitor.cc.
void DLMonitor::DLMonitor::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 124 of file DLMonitor.cc.
cuRepo DLMonitor::DLMonitor::CUs |
|
protected |
port2Count DLMonitor::DLMonitor::lastInsertedUrgency |
|
protected |
Port2PQ DLMonitor::DLMonitor::outQs |
|
protected |
The documentation for this class was generated from the following files: