nl:: Weave:: Profiles:: DataManagement_Current:: ParserBase
#include <src/lib/profiles/data-management/Current/MessageDef.h>
คลาสพื้นฐานสำหรับโปรแกรมแยกวิเคราะห์ข้อความ WDM
สรุป
การสืบทอด
คลาสย่อยที่รู้จักโดยตรง: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
แอตทริบิวต์ที่มีการป้องกัน |
|
---|---|
mReader
|
ฟังก์ชันสาธารณะ |
|
---|---|
GetReaderOnTag(const uint64_t aTagToFind, nl::Weave::TLV::TLVReader *const apReader) const
|
เริ่มต้น TLVReader ให้ชี้ไปยังส่วนต้นขององค์ประกอบที่ติดแท็กในคำขอนี้
|
ฟังก์ชันที่มีการป้องกัน |
|
---|---|
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)
|
|
แอตทริบิวต์ที่มีการป้องกัน
mReader
nl::Weave::TLV::TLVReader mReader
ฟังก์ชันสาธารณะ
GetReaderOnTag
WEAVE_ERROR GetReaderOnTag( const uint64_t aTagToFind, nl::Weave::TLV::TLVReader *const apReader ) const
เริ่มต้น TLVReader ให้ชี้ไปยังส่วนต้นขององค์ประกอบที่ติดแท็กในคำขอนี้
รายละเอียด | |||||
---|---|---|---|---|---|
พารามิเตอร์ |
|
||||
ผลลัพธ์ |
|
ฟังก์ชันที่มีการป้องกัน
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 )