nl::Weave::Profiles::DataManagement_Current::ListParserBase

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

מחלקת בסיס למנתחי הודעות WDM, שמתמחה ברכיבי מערכים של TLV כמו 'רשימות נתונים' ו'רשימות גרסאות'.

סיכום

ירושה

עובר בירושה מ: nl::Weave::Profiles::DataManagement_Current::ParserBase
מחלקות משנה מוכרות ישירות:
  nl::Weave::Profiles::DataManagement_Current::DataList::Parser
  nl::Weave::Profiles::DataManagement_Current::EventList::Parser
  nl::Weave::Profiles::DataManagement_Current::PathList::Parser
  nl::Weave::Profiles::DataManagement_Current::RejectionRecordList::Parser
  nl::Weave::Profiles::DataManagement_Current::StatusList::Parser
  nl::Weave::Profiles::DataManagement_Current::VersionList::Parser

פונקציות מוגנות

ListParserBase(void)

פונקציות ציבוריות

GetReader(nl::Weave::TLV::TLVReader *const apReader)
void
Init(const nl::Weave::TLV::TLVReader & aReader)
InitIfPresent(const nl::Weave::TLV::TLVReader & aReader, const uint8_t aContextTagToFind)
Next(void)

פונקציות מוגנות

ListParserBase

 ListParserBase(
  void
)

פונקציות ציבוריות

GetReader

void GetReader(
  nl::Weave::TLV::TLVReader *const apReader
)

Init

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

InitIfPresent

WEAVE_ERROR InitIfPresent(
  const nl::Weave::TLV::TLVReader & aReader,
  const uint8_t aContextTagToFind
)

הבא

WEAVE_ERROR Next(
  void
)