List of all members.
Public Member Functions |
|
double | avload () |
|
virtual void | change_avload (double incr) |
|
virtual void | newflow (double) |
|
int | command (int argc, const char *const *argv) |
|
virtual void | timeout (int) |
|
void | recv (Packet *, Handler *) |
|
virtual void | start () |
|
void | stop () |
|
void | setmeasmod (MeasureMod *) |
|
void | setactype (const char *) |
|
double & | period () |
|
void | trace (TracedVar *v) |
Protected Member Functions |
|
virtual void | estimate ()=0 |
Protected Attributes |
|
MeasureMod * | meas_mod_ |
|
TracedDouble | avload_ |
|
double | period_ |
|
Estimator_Timer | est_timer_ |
|
TracedDouble | measload_ |
|
Tcl_Channel | tchan_ |
|
int | src_ |
|
int | dst_ |
|
double | omeasload_ |
|
double | oavload_ |
|
char * | actype_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/adc/estimator.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/adc/estimator.cc