List of all members.
Public Member Functions |
|
int | command (int, const char *const *) |
|
virtual int | admit_flow (int cl, double r, int b)=0 |
|
virtual void | rej_action (int, double, int) |
|
virtual void | teardown_action (int, double, int) |
|
void | recv (Packet *, Handler *) |
|
void | setest (int cl, Estimator *est) |
|
double | peak_rate (int cl, double r, int b) |
|
char * | type () |
Protected Attributes |
|
Estimator * | est_ [CLASS] |
|
double | bandwidth_ |
|
char * | type_ |
|
Tcl_Channel | tchan_ |
|
int | src_ |
|
int | dst_ |
|
int | backoff_ |
|
int | dobump_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/adc/adc.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/adc/adc.cc