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

Public Member Functions | |
| LossMonitor () | |
| virtual int | command (int argc, const char *const *argv) |
| virtual void | recv (Packet *pkt, Handler *) |
Protected Attributes | |
| int | nlost_ |
| int | npkts_ |
| int | expected_ |
| int | bytes_ |
| int | seqno_ |
| double | last_packet_time_ |
|
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
||||||||||||
|
Reimplemented from Agent. Reimplemented in PLMLossMonitor. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|