class ListBuilderBase

Defined at line 271 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/MessageDef.h

Base class for WDM message encoders, specialized in TLV array elements like Data Lists and Version Lists

Public Methods

WEAVE_ERROR Init (nl::Weave::TLV::TLVWriter *const apWriter, const uint8_t aContextTagToUse)
WEAVE_ERROR Init (nl::Weave::TLV::TLVWriter *const apWriter)

Protected Methods

void ListBuilderBase ()