|
DESERT 4.0.0
|


Public Member Functions | |
| UwCheckRangeTimer (UwMultiTrafficRangeCtr *m, int traff) | |
| ~UwCheckRangeTimer () | |
Public Attributes | |
| int | traffic |
| int | num_expires |
| int const | max_increment |
Protected Member Functions | |
| virtual void | expire (Event *e) |
Definition of timer class. When it expires, the PROBE fails.
|
inline |
|
inline |
|
protectedvirtual |
Timer expire procedure: handles the PROBE timeout
| Event | *e, pointer to the event that cause the expire |
References max_increment, num_expires, and traffic.
| int const UwMultiTrafficRangeCtr::UwCheckRangeTimer::max_increment |
max increment of the timeout
Referenced by expire().
| int UwMultiTrafficRangeCtr::UwCheckRangeTimer::num_expires |
expires counter
Referenced by UwMultiTrafficRangeCtr::checkRange(), expire(), and UwMultiTrafficRangeCtr::manageCheckedLayer().
| int UwMultiTrafficRangeCtr::UwCheckRangeTimer::traffic |
traffic type
Referenced by expire().