nl:: Weave:: Profiles:: DataManagement_Current:: StatusList:: Parser
Özet
Devralma
Devralındığı kaynak: nl::Weave::Profiles::DataManagement_Current::ListParserBase
Herkese açık işlevler |
|
|---|---|
CheckSchemaValidity(void) const
|
|
GetProfileIDAndStatusCode(uint32_t *const apProfileID, uint16_t *const apStatusCode)
|
Mevcut StatusElement öğesinden ProfileID ve StatusCode bilgilerini okuyun.
|
Herkese açık işlevler
CheckSchemaValidity
WEAVE_ERROR CheckSchemaValidity( void ) const
GetProfileIDAndStatusCode
WEAVE_ERROR GetProfileIDAndStatusCode( uint32_t *const apProfileID, uint16_t *const apStatusCode )
Mevcut StatusElement öğesinden ProfileID ve StatusCode bilgilerini okuyun.
| Ayrıntılar | |||||
|---|---|---|---|---|---|
| Parametreler |
|
||||
| İadeler |
Weave::TLV nesneleri tarafından döndürülen WEAVE_ERROR kodları. Öğelerden biri eksikse WEAVE_END_OF_TLV. Öğeler yanlış türdeyse WEAVE_ERROR_WRONG_TLV_TYPE.
|
||||