ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

AnWormApp Class Reference

#include <worm.h>

Inheritance diagram for AnWormApp:

WormApp Application Process TclObject List of all members.

Public Member Functions

 AnWormApp ()
void timeout ()
int command (int argc, const char *const *argv)

Protected Member Functions

void start ()
void update ()
void recv (int nbytes)
void probe (int)

Protected Attributes

ProbingTimertimer_
int time_step_
int addr_low_
int addr_high_
int dn_low_
int dn_high_
double s_
double i_
double r_
double s_max_
double n_
double v_percentage_
double beta_
double gamma_
double probe_in
double probe_recv
double probe_out

Constructor & Destructor Documentation

AnWormApp::AnWormApp  
 


Member Function Documentation

int AnWormApp::command int    argc,
const char *const *    argv
[virtual]
 

Reimplemented from WormApp.

void AnWormApp::probe int    [protected]
 

void AnWormApp::recv int    nbytes [protected, virtual]
 

Reimplemented from WormApp.

void AnWormApp::start   [protected, virtual]
 

Reimplemented from Application.

void AnWormApp::timeout   [virtual]
 

Reimplemented from WormApp.

void AnWormApp::update   [protected]
 


Member Data Documentation

int AnWormApp::addr_high_ [protected]
 

int AnWormApp::addr_low_ [protected]
 

double AnWormApp::beta_ [protected]
 

int AnWormApp::dn_high_ [protected]
 

int AnWormApp::dn_low_ [protected]
 

double AnWormApp::gamma_ [protected]
 

double AnWormApp::i_ [protected]
 

double AnWormApp::n_ [protected]
 

double AnWormApp::probe_in [protected]
 

double AnWormApp::probe_out [protected]
 

double AnWormApp::probe_recv [protected]
 

double AnWormApp::r_ [protected]
 

double AnWormApp::s_ [protected]
 

double AnWormApp::s_max_ [protected]
 

int AnWormApp::time_step_ [protected]
 

ProbingTimer* AnWormApp::timer_ [protected]
 

double AnWormApp::v_percentage_ [protected]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.