List of all members.
Public Member Functions |
|
| LoggingDataStructNode (int id, LoggingDataStructNode *next) |
|
void | sentRefresh (double limit) |
|
void | pushbackSent (double limit, double expectedStatusRate) |
|
void | registerStatus (double arrRate) |
|
void | log (Packet *pkt) |
Public Attributes |
|
int | nid_ |
|
RateEstimator * | rateEstimator_ |
|
int | pushbackSent_ |
|
double | limit_ |
|
int | gotStatus_ |
|
double | statusArrivalRate_ |
|
int | countLessReportedRate_ |
|
int | sentRefresh_ |
|
LoggingDataStructNode * | next_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/pushback/logging-data-struct.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/pushback/logging-data-struct.cc