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

Public Member Functions | |
| DelAckSink (Acker *acker) | |
| void | recv (Packet *pkt, Handler *) |
| virtual void | timeout (int tno) |
| void | reset () |
Protected Attributes | |
| double | interval_ |
| DelayTimer | delay_timer_ |
|
|
|
|
||||||||||||
|
Reimplemented from TcpSink. Reimplemented in TcpAsymSink. |
|
|
Reimplemented from TcpSink. |
|
|
Reimplemented from Agent. Reimplemented in TcpAsymSink. |
|
|
|
|
|
|