IsLocatorSet() const
Indicates whether or not the Border Router RLOC16 Locator is set in the Dataset.
GetLocator() const
Gets the Border Router RLOC16 Locator in the Dataset. MUST be used when Locator is set in the Dataset, otherwise its behavior is undefined.
SetLocator()
Sets the Border Router RLOCG16 Locator in the Dataset.
IsSessionIdSet() const
Indicates whether or not the Session ID is set in the Dataset.
GetSessionId() const
Gets the Session ID in the Dataset. MUST be used when Session ID is set in the Dataset, otherwise its behavior is undefined.
SetSessionId()
Sets the Session ID in the Dataset.
IsSteeringDataSet() const
Indicates whether or not the Steering Data is set in the Dataset.
GetSteeringData() const
Gets the Steering Data in the Dataset. MUST be used when Steering Data is set in the Dataset, otherwise its behavior is undefined.
UpdateSteeringData()
Returns a reference to the Steering Data in the Dataset to be updated by caller.
IsJoinerUdpPortSet() const
Indicates whether or not the Joiner UDP port is set in the Dataset.
GetJoinerUdpPort() const
Gets the Joiner UDP port in the Dataset. MUST be used when Joiner UDP port is set in the Dataset, otherwise its behavior is undefined.
SetJoinerUdpPort()
Sets the Joiner UDP Port in the Dataset.