Init()
Initializes the `Router` object.
Clear()
Clears the router entry.
SetFrom()
Sets the `Router` entry from a `Parent`.
GetNextHop() const
Gets the router ID of the next hop to this router.
GetLinkQualityOut() const
Gets the link quality out value for this router.
SetLinkQualityOut()
Sets the link quality out value for this router.
GetTwoWayLinkQuality() const
Gets the two-way link quality value (minimum of link quality in and out).
GetCost() const
Get the route cost to this router.
SetNextHopAndCost()
Sets the next hop and cost to this router.
SetNextHopToInvalid()
Sets the next hop to this router as invalid and clears the cost.