nl :: Dệt :: Hồ sơ :: DataManagement_Current :: StatusList :: Phân tích cú pháp
Tóm lược
Di sản
Kế thừa từ: nl :: Weave :: Profiles :: DataManagement_Current :: ListParserBaseChức năng công cộng | |
---|---|
CheckSchemaValidity (void) const | |
GetProfileIDAndStatusCode (uint32_t *const apProfileID, uint16_t *const apStatusCode) | Đọc ProfileID và StatusCode từ StatusElement hiện tại. |
Chức năng công cộng
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.
Chi tiết | |||||
---|---|---|---|---|---|
Thông số |
| ||||
Lợi nhuận | Mã WEAVE_ERROR do đố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. |