DESERT 3.5.1
|
#include <sun-ipr-node.h>
Public Member Functions | |
RemoveHopTableTimer (SunIPRoutingNode *m) | |
Protected Member Functions | |
SunIPRoutingNode *virtual void | expire (Event *e) |
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.
|
inline |
Definition at line 109 of file sun-ipr-node.h.
|
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.