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

#include <sun-ipr-node.h>

Inheritance diagram for RemoveHopTableTimer:
Collaboration diagram for RemoveHopTableTimer:

Public Member Functions

 RemoveHopTableTimer (SunIPRoutingNode *m)
 

Protected Member Functions

SunIPRoutingNode *virtual void expire (Event *e)
 

Detailed Description

RemoveHopTableTimer class is used to handle the validity time of hop tables.

When a node creates an entry in its routing table, its maximum validity time is managed by a timer. The timer is managed by a RemoveHopTableTimer object.

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

Constructor & Destructor Documentation

◆ RemoveHopTableTimer()

RemoveHopTableTimer::RemoveHopTableTimer ( SunIPRoutingNode m)
inline

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

Member Function Documentation

◆ expire()

void RemoveHopTableTimer::expire ( Event *  e)
protectedvirtual

< Pointer to an objet of type SunIPRoutingNode.

Method invoked when the RemoveHopTableTimer timer expires.

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


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