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

Public Member Functions | |
| PingAgent () | |
| virtual int | command (int argc, const char *const *argv) |
| virtual void | recv (Packet *, Handler *) |
| PingAgent () | |
| int | command (int argc, const char *const *argv) |
| void | recv (Packet *, Handler *) |
Public Attributes | |
| int | seq |
| int | oneway |
Protected Attributes | |
| int | off_ping_ |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Agent. |
|
||||||||||||
|
Reimplemented from Agent. |
|
||||||||||||
|
Reimplemented from Agent. |
|
||||||||||||
|
Reimplemented from Agent. |
|
|
|
|
|
|
|
|
|