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

Public Member Functions | |
| GK (const char *) | |
Protected Member Functions | |
| int | command (int argc, const char *const *argv) |
| void | enque (Packet *) |
| Packet * | deque () |
| void | deque_vq () |
| void | trace (TracedVar *) |
Protected Attributes | |
| LinkDelay * | link_ |
| PacketQueue * | q_ |
| int | drop_front_ |
| double | ecnlim_ |
| double | vq_len |
| double | c_ |
| int | mark_flag |
| double | prev_time |
| double | curr_time |
| int | mean_pktsize_ |
| TracedInt | curq_ |
| NsObject * | EDTrace |
| char | traceType [20] |
| Tcl_Channel | tchan_ |
|
|
|
|
||||||||||||
|
Reimplemented from Connector. |
|
|
Implements Queue< T >. |
|
|
|
|
|
Implements Queue< T >. |
|
|
Reimplemented from TclObject. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|