| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
Inheritance diagram for CBQClass:

Public Member Functions | |
| CBQClass () | |
| int | command (int argc, const char *const *argv) |
| void | recv (Packet *, Handler *) |
Protected Member Functions | |
| void | newallot (double) |
| void | update (Packet *, double) |
| void | delayed (double) |
| int | satisfied (double) |
| int | demand () |
| int | leaf () |
| int | ancestor (CBQClass *p) |
| int | desc_with_demand () |
Protected Attributes | |
| CBQueue * | cbq_ |
| CBQClass * | peer_ |
| CBQClass * | level_peer_ |
| CBQClass * | lender_ |
| Queue * | q_ |
| QueueMonitor * | qmon_ |
| double | allotment_ |
| double | maxidle_ |
| double | maxrate_ |
| double | extradelay_ |
| double | last_time_ |
| double | undertime_ |
| double | avgidle_ |
| int | pri_ |
| int | level_ |
| int | delayed_ |
| int | bytes_alloc_ |
| int | permit_borrowing_ |
Friends | |
| class | CBQueue |
| class | WRR_CBQueue |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Connector. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Connector. |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|