| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <http-aux.h>
Inheritance diagram for LivenessTimer:

Public Member Functions | |
| LivenessTimer (HttpMInvalCache *a, double itv, int nbr) | |
| void | sched () |
| void | resched () |
Protected Member Functions | |
| virtual void | expire (Event *e) |
Protected Attributes | |
| HttpMInvalCache * | a_ |
| int | nbr_ |
| double | interval_ |
|
||||||||||||||||
|
|
|
|
Implements TimerHandler. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|