Init()
Initializes the TLV.
IsValid() const
Indicates whether or not the TLV appears to be well-formed.
GetRouterIdSequence() const
Returns the Router ID Sequence value.
SetRouterIdSequence()
Sets the Router ID Sequence value.
GetRouterIdMask() const
Gets the Router ID Mask.
SetRouterIdMask()
Sets the Router ID Mask.
IsRouterIdSet() const
Indicates whether or not a Router ID bit is set.
IsSingleton() const
Indicates whether the `RouteTlv` is a singleton, i.e., only one router is allocated.
GetRouteDataLength() const
Returns the Route Data Length value.
SetRouteDataLength()
Sets the Route Data Length value.
GetRouteCost() const
Returns the Route Cost value for a given Router index.
GetLinkQualityIn() const
Returns the Link Quality In value for a given Router index.
GetLinkQualityOut() const
Returns the Link Quality Out value for a given Router index.
SetRouteData()
Sets the Route Data (Link Quality In/Out and Route Cost) for a given Router index.