Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dframe_builder.hpp207 template <typename ObjectType> Error Append(const ObjectType &aObject) in Append() function in ot::FrameBuilder
239 template <typename ObjectType> ObjectType *Append(void) in Append() function in ot::FrameBuilder
Dtlvs.hpp571 …template <typename TlvType> static Error Append(Message &aMessage, const void *aValue, uint8_t aLe… in Append() function in ot::Tlv
590 static Error Append(Message &aMessage, const typename SimpleTlvType::ValueType &aValue) in Append() function in ot::Tlv
608 …template <typename UintTlvType> static Error Append(Message &aMessage, typename UintTlvType::UintV… in Append() function in ot::Tlv
631 template <typename StringTlvType> static Error Append(Message &aMessage, const char *aValue) in Append() function in ot::Tlv
Dappender.hpp113 template <typename ObjectType> Error Append(const ObjectType &aObject) in Append() function in ot::Appender
Dstring.cpp323 StringWriter &StringWriter::Append(const char *aFormat, ...) in Append() function in ot::StringWriter
Dmessage.hpp779 template <typename ObjectType> Error Append(const ObjectType &aObject) in Append() function in ot::Message
/openthread-latest/src/core/net/
Dnd6.hpp536 template <typename ObjectType> Error Append(const ObjectType &aObject) in Append() function in ot::Ip6::Nd::TxMessage