openthread-br
0.3.0-72c0388
|
This is the complete list of members for otbr::Tlv, including all inherited members.
GetLength(void) const | otbr::Tlv | inline |
GetNext(void) const | otbr::Tlv | inline |
GetNext(void) | otbr::Tlv | inline |
GetType(void) const | otbr::Tlv | inline |
GetValue(void) const | otbr::Tlv | inline |
GetValueUInt16(void) const | otbr::Tlv | inline |
GetValueUInt8(void) const | otbr::Tlv | inline |
SetLength(uint16_t aLength, bool aForceExtended=false) | otbr::Tlv | inline |
SetType(uint8_t aType) | otbr::Tlv | inline |
SetValue(uint64_t aValue) | otbr::Tlv | inline |
SetValue(uint32_t aValue) | otbr::Tlv | inline |
SetValue(uint16_t aValue) | otbr::Tlv | inline |
SetValue(uint8_t aValue) | otbr::Tlv | inline |
SetValue(int8_t aValue) | otbr::Tlv | inline |
SetValue(const void *aValue, uint16_t aLength, bool aForceExtended=false) | otbr::Tlv | inline |