Google은 흑인 공동체를 위한 인종적 평등을 추구하기 위해 노력하고 있습니다.
자세히 알아보기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
nl::Weave::프로필::기기 설명::IdentifiRequestMessage
#include <src/lib/profiles/device-description/DeviceDescription.h>
ChooseRequest 메시지의 파싱된 형태입니다.
요약
상속
상속 위치:
nl::Weave::Profiles::DeviceDescription::IdentifiDeviceCriteria
공개 함수
|
Encode(PacketBuffer *msgBuf) const
|
|
공개 함수
인코딩
WEAVE_ERROR Encode(
PacketBuffer *msgBuf
) const
이 IdentifiRequestMessage 객체를 제공된 Inet 버퍼로 인코딩합니다.
세부정보 |
매개변수 |
[in,out] msgBuf
|
식별 요청 메시지를 쓸 Inet 버퍼의 포인터입니다.
|
|
반환 값 |
WEAVE_NO_ERROR
|
무조건 적용됩니다.
|
|
공개 정적 함수
디코딩
WEAVE_ERROR Decode(
PacketBuffer *msgBuf,
uint64_t msgDestNodeId,
IdentifyRequestMessage & msg
)
Inet 버퍼의 식별 요청 메시지를 제공된 IdentifiRequestMessage 객체로 디코딩합니다.
세부정보 |
매개변수 |
[in] msgBuf
|
I 요청 버퍼를 디코딩할 Inet 버퍼의 포인터입니다.
|
[in] msgDestNodeId
|
디코딩될 메시지의 대상 노드 ID입니다.
|
[in,out] msg
|
|
|
반환 값 |
WEAVE_ERROR_INVALID_MESSAGE_LENGTH
|
제공된 버퍼가 유효하지 않은 길이입니다.
|
WEAVE_NO_ERROR
|
성공했습니다.
|
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다. Thread는 Thread Group, Inc.의 등록 상표입니다.
최종 업데이트: 2018-06-05(UTC)
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]