Google은 흑인 공동체를 위한 인종적 평등을 추구하기 위해 노력하고 있습니다.
자세히 알아보기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
nl::Weave::프로필::DataManagement_Current::ParserBase
#include <src/lib/profiles/data-management/Current/MessageDef.h>
WDM 메시지 파서의 기본 클래스입니다.
요약
상속
:
:
보호된 속성
mReader
nl::Weave::TLV::TLVReader mReader
공개 함수
GetReaderOnTag
WEAVE_ERROR GetReaderOnTag(
const uint64_t aTagToFind,
nl::Weave::TLV::TLVReader *const apReader
) const
이 요청에서 태그가 지정된 요소의 시작을 가리키도록 TLVReader를 초기화합니다.
세부정보 |
매개변수 |
[in] aTagToFind
|
요청에서 찾을 태그
|
[out] apReader
|
TLVReader의 포인터로, 성공 시 지정된 TLV 요소에서 초기화됩니다.
|
|
반환 값 |
|
보호된 함수
GetSimpleValue
WEAVE_ERROR GetSimpleValue(
const uint8_t aContextTag,
const nl::Weave::TLV::TLVType aTLVType,
T *const apLValue
) const
GetUnsigned 정수
WEAVE_ERROR GetUnsignedInteger(
const uint8_t aContextTag,
T *const apLValue
) const
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 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":"기타"
}]