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

Public Member Functions | |
| virtual int | command (int argc, const char *const *argv) |
| virtual void | recv (Packet *, Handler *callback=0) |
| QSAgent () | |
| ~QSAgent () | |
Public Attributes | |
| TclObject * | old_classifier_ |
| int | qs_enabled_ |
| double | state_delay_ |
| double | alloc_rate_ |
| int | max_rate_ |
| int | mss_ |
| QSTimer | qs_timer_ |
| long | aggr_approval_ |
| long | prev_int_aggr_ |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
||||||||||||
|
Reimplemented from Agent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|