Init()
Initializes the Mesh Header with a given Mesh Source, Mesh Destination and Hops Left value.
Indicates whether or not the header (in a given frame) is a Mesh Header.
ParseFrom()
Parses the Mesh Header from a frame @p aFrame.
ParseFrom()
Parses the Mesh Header from a frame @p aFrame.
ParseFrom()
Parses the Mesh Header from a frame @p aFrame.
ParseFrom()
Parses the Mesh Header from a frame @p aFrame.
Returns the the Mesh Header length when written to a frame.
GetHopsLeft() const
Returns the Hops Left value.
DecrementHopsLeft()
Decrements the Hops Left value (if it is not zero).
GetSource() const
Returns the Mesh Source address.
GetDestination() const
Returns the Mesh Destination address.
AppendTo() const
Appends the Mesh Header into a given frame.
AppendTo() const
Appends the Mesh Header into a given frame.