| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <queue-monitor.h>
Inheritance diagram for EDQueueMonitor:

Public Member Functions | |
| EDQueueMonitor () | |
| void | edrop (Packet *p) |
| void | mon_edrop (Packet *p) |
| int | epdrops () const |
| int | ebdrops () const |
| int | mon_epdrops () const |
| int | mon_ebdrops () const |
Protected Attributes | |
| int | ebdrops_ |
| int | epdrops_ |
| int | mon_ebdrops_ |
| int | mon_epdrops_ |
|
|
|
|
|
|
|
|
Reimplemented from QueueMonitor. Reimplemented in FlowMon. |
|
|
|
|
|
|
|
|
Reimplemented in FlowMon. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|