нл:: Переплетение:: Профили:: DataManagement_Current:: Элемент Данных:: Парсер
#include <src/lib/profiles/data-management/Current/MessageDef.h>
Определение синтаксического анализатора элементов данных WDM.
Краткое содержание
Наследование
Наследуется от: nl::Weave::Profiles::DataManagement_Current::ParserBaseПрямые известные подклассы:
nl::Weave::Profiles::DataManagement_Current::CustomCommand::Parser
nl::Weave::Profiles::DataManagement_Current::CustomCommandResponse::Parser
nl::Weave::Profiles::DataManagement_Current::Event::Parser
nl::Weave::Profiles::DataManagement_Current::UpdateRequest::Parser
Общественные функции | |
---|---|
CheckPresence (bool *const apDataPresentFlag, bool *const apDeletePresentFlag) const | |
CheckSchemaValidity (void) const | |
GetData ( nl::Weave::TLV::TLVReader *const apReader) const | |
GetDeletedDictionaryKeys ( nl::Weave::TLV::TLVReader *const apReader) const | |
GetPartialChangeFlag (bool *const apPartialChangeFlag) const | |
GetPath ( Path::Parser *const apPath) const | |
GetReaderOnPath ( nl::Weave::TLV::TLVReader *const apReader) const | |
GetVersion (uint64_t *const apVersion) const | |
Init (const nl::Weave::TLV::TLVReader & aReader) |
Защищенные функции | |
---|---|
ParseData ( nl::Weave::TLV::TLVReader & aReader, int aDepth) const |
Общественные функции
Проверить присутствие
WEAVE_ERROR CheckPresence( bool *const apDataPresentFlag, bool *const apDeletePresentFlag ) const
ПроверитьСхемавалидити
WEAVE_ERROR CheckSchemaValidity( void ) const
Получить данные
WEAVE_ERROR GetData( nl::Weave::TLV::TLVReader *const apReader ) const
GetDeletedDictionaryKeys
WEAVE_ERROR GetDeletedDictionaryKeys( nl::Weave::TLV::TLVReader *const apReader ) const
GetPartialChangeFlag
WEAVE_ERROR GetPartialChangeFlag( bool *const apPartialChangeFlag ) const
GetPath
WEAVE_ERROR GetPath( Path::Parser *const apPath ) const
GetReaderOnPath
WEAVE_ERROR GetReaderOnPath( nl::Weave::TLV::TLVReader *const apReader ) const
Получить версию
WEAVE_ERROR GetVersion( uint64_t *const apVersion ) const
Инициализировать
WEAVE_ERROR Init( const nl::Weave::TLV::TLVReader & aReader )
Защищенные функции
Разбор данных
WEAVE_ERROR ParseData( nl::Weave::TLV::TLVReader & aReader, int aDepth ) const