nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam

#include <src/lib/profiles/data-management/Current/CommandSender.h>

接收自訂指令的接收者傳回給寄件者的資料。

摘要

公開屬性

@91
union nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90
CommunicationError
struct nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90::@93
ResponseReceived
struct nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90::@94
StatusReportReceived
struct nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90::@92
error
packetBuf
reader
statusReport
traitDataVersion
uint64_t

公用函式

Clear(void)
void

公開屬性

@91

union nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90 nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@91

CommunicationError

struct nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90::@93 nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::CommunicationError

ResponseReceived

struct nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90::@94 nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::ResponseReceived

StatusReportReceived

struct nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90::@92 nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::StatusReportReceived

錯誤

WEAVE_ERROR nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::error

packetBuf

nl::Weave::PacketBuffer * nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::packetBuf

檢視者

nl::Weave::TLV::TLVReader * nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::reader

statusReport

Profiles::StatusReporting::StatusReport * nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::statusReport

traitDataVersion

uint64_t nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::traitDataVersion

公用函式

清除

void nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::Clear(
  void
)