nl:: Weave:: Profiles:: DataManagement_Current:: CustomCommandResponse:: Builder
#include <src/lib/profiles/data-management/Current/MessageDef.h>
WDM 自定义 Command 响应编码器定义。
摘要
响应 TLV 元素不具有固定架构,因此不受直接支持。
继承
沿用自: nl::Weave::Profiles::DataManagement_Current::BuilderBase
公共函数 |
|
---|---|
EndOfResponse(void)
|
请在此邮件的结尾处作标记。
|
Init(nl::Weave::TLV::TLVWriter *const apWriter)
|
初始化 CustomCommandResponse::Builder,以写入 TLV 流。
|
Version(const uint64_t aVersion)
|
将特征实例版本注入 TLV 流。
|
公共函数
EndOfResponse
CustomCommandResponse::Builder & EndOfResponse( void )
请在此邮件的结尾处作标记。
详细信息 | |
---|---|
返回值 |
对 *this 的引用
|
Init
WEAVE_ERROR Init( nl::Weave::TLV::TLVWriter *const apWriter )
初始化 CustomCommandResponse::Builder,以写入 TLV 流。
详细信息 | |||
---|---|---|---|
参数 |
|
||
返回值 |
|
版本
CustomCommandResponse::Builder & Version( const uint64_t aVersion )