nl::Weave::Profiles::DataManagement_Current::StatusList::Parser

요약

상속

상속 대상: nl::Weave::Profiles::DataManagement_Current::ListParserBase

공개 함수

CheckSchemaValidity(void) const
GetProfileIDAndStatusCode(uint32_t *const apProfileID, uint16_t *const apStatusCode)
현재 StatusElement에서 ProfileID와 StatusCode를 읽습니다.

공개 함수

CheckSchemaValidity

WEAVE_ERROR CheckSchemaValidity(
  void
) const 

GetProfileIDAndStatusCode

WEAVE_ERROR GetProfileIDAndStatusCode(
  uint32_t *const apProfileID,
  uint16_t *const apStatusCode
)

현재 StatusElement에서 ProfileID와 StatusCode를 읽습니다.

세부정보
매개변수
[out] apProfileID
ProfileID의 스토리지를 가리키는 포인터
[out] apStatusCode
StatusCode의 저장소를 가리키는 포인터
반환
Weave::TLV 객체에서 반환하는 WEAVE_ERROR 코드입니다. 두 요소 중 하나가 누락된 경우 WEAVE_END_OF_TLV를 반환합니다. 요소의 유형이 잘못된 경우 WEAVE_ERROR_WRONG_TLV_TYPE