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

Public Member Functions | |
| WormApp () | |
| virtual void | timeout () |
| void | process_data (int, AppData *) |
| virtual int | command (int argc, const char *const *argv) |
Protected Member Functions | |
| virtual void | recv (int nbytes) |
Protected Attributes | |
| int | my_addr_ |
| double | scan_rate_ |
| int | scan_port_ |
| int | p_size_ |
Static Protected Attributes | |
| double | total_addr_ = pow(2, 32) |
| int | first_probe_ = 0 |
|
|
|
|
||||||||||||
|
Reimplemented from Application. Reimplemented in DnhWormApp, and AnWormApp. |
|
||||||||||||
|
Reimplemented from Process. |
|
|
Reimplemented from Application. Reimplemented in DnhWormApp, and AnWormApp. |
|
|
Reimplemented in DnhWormApp, and AnWormApp. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|