nl:: örgü:: Profiller:: DataManagement_Current:: Veri Öğesi:: ayrıştırıcı

#include <src/lib/profiles/data-management/Current/MessageDef.h>

WDM Veri Öğesi ayrıştırıcı tanımı.

Özet

miras

: Den devralır nl :: Dokuma :: Profiller :: DataManagement_Current :: ParserBase
Doğrudan Bilinen Alt Sınıflar:
  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

Kamu işlevleri

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)

Korumalı fonksiyonlar

ParseData (nl::Weave::TLV::TLVReader & aReader, int aDepth) const

Kamu işlevleri

CheckPresence

WEAVE_ERROR CheckPresence(
  bool *const apDataPresentFlag,
  bool *const apDeletePresentFlag
) const 

CheckSchemaValidity

WEAVE_ERROR CheckSchemaValidity(
  void
) const 

GetData

WEAVE_ERROR GetData(
  nl::Weave::TLV::TLVReader *const apReader
) const 

GetDeletedDictionaryKeys

WEAVE_ERROR GetDeletedDictionaryKeys(
  nl::Weave::TLV::TLVReader *const apReader
) const 

GetPartialChangeBayrak

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 

İçinde

WEAVE_ERROR Init(
  const nl::Weave::TLV::TLVReader & aReader
)

Korumalı fonksiyonlar

ParseData

WEAVE_ERROR ParseData(
  nl::Weave::TLV::TLVReader & aReader,
  int aDepth
) const