Home
last modified time | relevance | path

Searched defs:ReadValueAs (Results 1 – 1 of 1) sorted by relevance

/openthread-3.7.0/src/core/common/
Dtlvs.hpp188 … template <typename SimpleTlvType> const typename SimpleTlvType::ValueType &ReadValueAs(void) const in ReadValueAs() function in ot::Tlv
205 template <typename UintTlvType> typename UintTlvType::UintValueType ReadValueAs(void) const in ReadValueAs() function in ot::Tlv