nl :: Tejido:: Perfiles: DataManagement_Current :: DataElement :: Analizador
#include <src/lib/profiles/data-management/Current/MessageDef.h>
Definición del analizador de elementos de datos WDM.
Resumen
Herencia
Hereda de: nl :: Armadura :: Perfiles :: :: DataManagement_Current ParserBaseSubclases conocidas directas:
nl :: Weave :: Perfiles :: DataManagement_Current :: CustomCommand :: Analizador
nl :: Weave :: Profiles :: DataManagement_Current :: CustomCommandResponse :: Analizador
nl :: Weave :: Profiles :: DataManagement_Current :: Event :: Parser
nl :: Weave :: Profiles :: DataManagement_Current :: UpdateRequest :: Analizador
Funciones publicas | |
---|---|
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 (constnl::Weave::TLV::TLVReader & aReader) |
Funciones protegidas | |
---|---|
ParseData (nl::Weave::TLV::TLVReader & aReader, int aDepth) const |
Funciones publicas
CheckPresence
WEAVE_ERROR CheckPresence( bool *const apDataPresentFlag, bool *const apDeletePresentFlag ) const
CheckSchemaValidity
WEAVE_ERROR CheckSchemaValidity( void ) const
Obtener datos
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
GetVersion
WEAVE_ERROR GetVersion( uint64_t *const apVersion ) const
En eso
WEAVE_ERROR Init( const nl::Weave::TLV::TLVReader & aReader )
Funciones protegidas
ParseData
WEAVE_ERROR ParseData( nl::Weave::TLV::TLVReader & aReader, int aDepth ) const