nl:: Weave:: Profiles:: DataManagement_Current:: ParserBase
#include <src/lib/profiles/data-management/Current/MessageDef.h>
Class dasar untuk parser pesan WDM.
Ringkasan
Inheritance
Subclass yang Dikenal Langsung: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
Atribut yang dilindungi |
|
---|---|
mReader
|
Fungsi publik |
|
---|---|
GetReaderOnTag(const uint64_t aTagToFind, nl::Weave::TLV::TLVReader *const apReader) const
|
Melakukan inisialisasi TLVReader agar mengarah ke awal elemen yang diberi tag dalam permintaan ini.
|
Fungsi yang dilindungi |
|
---|---|
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)
|
|
Atribut yang dilindungi
mReader
nl::Weave::TLV::TLVReader mReader
Fungsi publik
GetReaderOnTag
WEAVE_ERROR GetReaderOnTag( const uint64_t aTagToFind, nl::Weave::TLV::TLVReader *const apReader ) const
Melakukan inisialisasi TLVReader agar mengarah ke awal elemen yang diberi tag dalam permintaan ini.
Detail | |||||
---|---|---|---|---|---|
Parameter |
|
||||
Nilai yang Ditampilkan |
|
Fungsi yang dilindungi
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 )