| 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 DnhWormApp:

Public Member Functions | |
| DnhWormApp () | |
| void | timeout () |
| int | command (int argc, const char *const *argv) |
Protected Member Functions | |
| void | recv (int nbytes) |
| void | send_probe () |
| void | probe () |
Protected Attributes | |
| int | infected_ |
| ProbingTimer * | timer_ |
| double | p_inv_ |
Static Protected Attributes | |
| int | infect_total_ = 0 |
| int | addr_low_ = 0 |
| int | addr_high_ = 0 |
| float | local_p_ = 0 |
| int | default_gw_ = 0 |
|
|
|
|
||||||||||||
|
Reimplemented from WormApp. |
|
|
|
|
|
Reimplemented from WormApp. |
|
|
|
|
|
Reimplemented from WormApp. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|