class TopologyEntry
|
A topology control record (TC).
More... |
|
|
Public Methods
[const]
inline IPv4 destination ()
| destination |
[const]
inline IPv4 lasthop ()
| lasthop |
[const]
inline uint16_t distance ()
| distance |
[const]
inline uint16_t seqno ()
| seqno |
[const]
inline void set_distance (const uint16_t d)
| set_distance |
inline TimeVal time_remaining ()
| time_remaining |
[const]
Returns: the amount of time remaining until this
TC entry expires.
void update_timer (const TimeVal& vtime)
| update_timer |
Update the TopologyEntry's expiry timer.
Parameters:
vtime | the new value of the expiry timer.
|
void event_dead ()
| event_dead |
Callback method to: delete a dying TopologyEntry.
Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:15 2009, using kdoc 2.0a54+XORP.