DESERT 3.5.1
Loading...
Searching...
No Matches
SinkProbeTimer Class Reference

#include <sun-ipr-node.h>

Inheritance diagram for SinkProbeTimer:
Collaboration diagram for SinkProbeTimer:

Public Member Functions

 SinkProbeTimer (SunIPRoutingNode *m)
 

Protected Member Functions

virtual void expire (Event *e)
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ SinkProbeTimer()

SinkProbeTimer::SinkProbeTimer ( SunIPRoutingNode m)
inline

Definition at line 84 of file sun-ipr-node.h.

Member Function Documentation

◆ expire()

void SinkProbeTimer::expire ( Event *  e)
protectedvirtual

Method invoked when the SinkProbeTimer timer expires.

Definition at line 78 of file sun-ipr-node.cpp.


The documentation for this class was generated from the following files: