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

Public Member Functions | |
| RedPDQueue (const char *="Drop", const char *="Drop") | |
| void | setFlowMon (FlowMon *flowMon) |
Public Attributes | |
| int | auto_ |
| int | global_target_ |
| double | targetBW_ |
| int | noMonitored_ |
| double | unresponsive_penalty_ |
| double | P_testFRp_ |
| int | noidle_ |
Protected Member Functions | |
| int | command (int argc, const char *const *argv) |
| void | reset () |
| void | enque (Packet *pkt) |
| double | getP_monFlow (double current, double target) |
Protected Attributes | |
| int | off_ip_ |
| FlowMon * | flowMonitor_ |
| char | medTraceType [20] |
| NsObject * | MEDTrace |
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from REDQueue. |
|
|
Reimplemented from REDQueue. |
|
||||||||||||
|
|
|
|
Reimplemented from REDQueue. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|