nl::Weave::Profiles::DataManagement_Current::StatusList::Parser
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Tóm tắt
Tính kế thừa
Kế thừa từ: nl::Weave::Profiles::DataManagement_Current::ListParserBase
Hàm công khai |
|
---|---|
CheckSchemaValidity(void) const
|
|
GetProfileIDAndStatusCode(uint32_t *const apProfileID, uint16_t *const apStatusCode)
|
Đọc ProfileID và StatusCode từ StatusElement hiện tại.
|
Hàm công khai
CheckSchemaValidity
WEAVE_ERROR CheckSchemaValidity( void ) const
GetProfileIDAndStatusCode
WEAVE_ERROR GetProfileIDAndStatusCode( uint32_t *const apProfileID, uint16_t *const apStatusCode )
Đọc ProfileID và StatusCode từ StatusElement hiện tại.
Thông tin chi tiết | |||||
---|---|---|---|---|---|
Tham số |
|
||||
Trả về |
Mã WEAVE_ERROR do các đối tượng Weave::TLV trả về. WEAVE_END_OF_TLV nếu thiếu một trong hai phần tử. WEAVE_ERROR_WRONG_TLV_TYPE nếu các phần tử không đúng loại.
|