DESERT 3.5.1
|
#include <sun-ipr-node.h>
Public Member Functions | |
SinkProbeTimer (SunIPRoutingNode *m) | |
Protected Member Functions | |
virtual void | expire (Event *e) |
SinkProbeTimer class is used to handle the validity time of a probe message.
When a node receives a probe from a sink this means that it is in the coverage are of the sink. This assumption is valid for a timer managed by a SinkProbeTimer object.
Definition at line 81 of file sun-ipr-node.h.
|
inline |
Definition at line 84 of file sun-ipr-node.h.
|
protectedvirtual |
Method invoked when the SinkProbeTimer timer expires.
Definition at line 78 of file sun-ipr-node.cpp.