nl:: Weave:: Profiles:: DataManagement_Current:: ParserBase
#include <src/lib/profiles/data-management/Current/MessageDef.h>
Klasa podstawowa dla parserów wiadomości WDM.
Podsumowanie
Dziedziczenie
Bezpośrednie znane podklasy:nl::Weave::Profiles::DataManagement_Current::BaseMessageWithSubscribeId::Parser
nl::Weave::Profiles::DataManagement_Current::DataElement::Parser
nl::Weave::Profiles::DataManagement_Current::ListParserBase
nl::Weave::Profiles::DataManagement_Current::Path::Parser
nl::Weave::Profiles::DataManagement_Current::RejectionRecord::Parser
nl::Weave::Profiles::DataManagement_Current::StatusElement::Parser
nl::Weave::Profiles::DataManagement_Current::UpdateResponse::Parser
Atrybuty chronione |
|
---|---|
mReader
|
Funkcje publiczne |
|
---|---|
GetReaderOnTag(const uint64_t aTagToFind, nl::Weave::TLV::TLVReader *const apReader) const
|
Zainicjuj komponent TLVReader, aby wskazywał początek dowolnego otagowanego elementu w tym żądaniu.
|
Funkcje chronione |
|
---|---|
GetSimpleValue(const uint8_t aContextTag, const nl::Weave::TLV::TLVType aTLVType, T *const apLValue) const
|
|
GetUnsignedInteger(const uint8_t aContextTag, T *const apLValue) const
|
|
ParserBase(void)
|
|
Atrybuty chronione
mReader
nl::Weave::TLV::TLVReader mReader
Funkcje publiczne
GetReaderOnTag
WEAVE_ERROR GetReaderOnTag( const uint64_t aTagToFind, nl::Weave::TLV::TLVReader *const apReader ) const
Zainicjuj komponent TLVReader, aby wskazywał początek dowolnego otagowanego elementu w tym żądaniu.
Szczegóły | |||||
---|---|---|---|---|---|
Parametry |
|
||||
Zwracane wartości |
|
Funkcje chronione
GetSimpleValue
WEAVE_ERROR GetSimpleValue( const uint8_t aContextTag, const nl::Weave::TLV::TLVType aTLVType, T *const apLValue ) const
GetUnsignedInteger
WEAVE_ERROR GetUnsignedInteger( const uint8_t aContextTag, T *const apLValue ) const
ParserBase
ParserBase( void )