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

Public Member Functions | |
| SALink () | |
| int | command (int argc, const char *const *argv) |
| void | trace (TracedVar *v) |
Protected Member Functions | |
| void | recv (Packet *, Handler *) |
| int | lookup (int) |
| int | get_nxt () |
Protected Attributes | |
| ADC * | adc_ |
| int | RTT |
| pending | pending_ [NFLOWS] |
| TracedInt | numfl_ |
| Tcl_Channel | tchan_ |
| int | onumfl_ |
| int | src_ |
| int | dst_ |
| int | last_ |
|
|
|
|
||||||||||||
|
Reimplemented from Connector. |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Connector. |
|
|
Reimplemented from TclObject. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|