nl :: Tecer:: Perfis :: Echo_Next :: WeaveEchoClient :: InEventParam
#include <src/lib/profiles/echo/Next/WeaveEchoClient.h>
Parâmetros de entrada para o evento da API WeaveEchoClient .
Resumo
Atributos públicos | |
---|---|
@187 | union nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@186 |
CommunicationError | struct nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@186::@188 |
MsgInfo | const WeaveMessageInfo * Um objeto contendo meta-informações sobre a mensagem EchoResponse recebida. |
Payload | PacketBuffer * Um PacketBuffer contendo a carga útil da mensagem EchoResponse recebida. |
Reason | O código de erro associado à falha de comunicação. |
ResponseReceived | struct nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@186::@189 |
Source | O WeaveEchoClient do qual o evento da API se originou. |
Funções públicas | |
---|---|
Clear () | void |
Atributos públicos
@ 187
union nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@186 nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@187
Erro de comunicação
struct nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@186::@188 nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::CommunicationError
MsgInfo
const WeaveMessageInfo * nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::MsgInfo
Um objeto contendo meta-informações sobre a mensagem EchoResponse recebida.
Carga útil
PacketBuffer * nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::Payload
Um PacketBuffer contendo a carga útil da mensagem EchoResponse recebida.
Razão
WEAVE_ERROR nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::Reason
O código de erro associado à falha de comunicação.
ResponseReceived
struct nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@186::@189 nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::ResponseReceived
Fonte
WeaveEchoClient * nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::Source
O WeaveEchoClient do qual o evento da API se originou.
Funções públicas
Claro
void nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::Clear()