En Google, luchamos por la equidad racial de la comunidad negra.
Más información
nl :: Tejido:: Perfiles: DataManagement_Current :: CustomCommandResponse :: Analizador
#include <src/lib/profiles/data-management/Current/MessageDef.h>
WDM personalizada Comando Respuesta definición analizador.
Resumen
Herencia
Hereda de: nl :: Armadura :: Perfiles :: :: DataManagement_Current DataElement :: Parser Funciones publicas
CheckSchemaValidity
WEAVE_ERROR CheckSchemaValidity(
void
) const
Verifique de forma aproximada que el mensaje esté correctamente formado.
Detalles | Valores devueltos | WEAVE_NO_ERROR | en el éxito |
|
GetReaderOnResponse
WEAVE_ERROR GetReaderOnResponse(
nl::Weave::TLV::TLVReader *const apReader
) const
Inicialice un TLVReader para que apunte al comienzo del componente de respuesta en este mensaje.
Detalles | Parámetros | [out] apReader | Un puntero a TLVReader, que se inicializa en la respuesta TLV elemento en el éxito |
|
Valores devueltos | WEAVE_NO_ERROR | en el éxito |
|
GetVersion
WEAVE_ERROR GetVersion(
uint64_t *const apVersion
) const
Obtenga la versión de la instancia del rasgo en esta respuesta.
Detalles | Parámetros | [out] apVersion | Un puntero a alguna variable para recibir la versión en caso de éxito. |
|
Valores devueltos | WEAVE_NO_ERROR | en el éxito | WEAVE_END_OF_TLV | si no existe tal elemento | WEAVE_ERROR_WRONG_TLV_TYPE | si existe tal elemento pero no es un entero sin signo |
|
En eso
WEAVE_ERROR Init(
const nl::Weave::TLV::TLVReader & aReader
)
Inicialice el objeto del analizador con TLVReader.
Detalles | Parámetros | [in] aReader | Un puntero a un TLVReader, que debe apuntar al comienzo de esta respuesta |
|
Valores devueltos | WEAVE_NO_ERROR | en el éxito |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2018-06-05 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Falta la información que necesito"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muy complicado o demasiados pasos"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desactualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema de traducción"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema con las muestras o los códigos"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Otro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de comprender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Resolvió mi problema"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Otro"
}]