class BuilderBase
Defined at line 246 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/MessageDef.h
Base class for WDM message encoders
Protected Members
WEAVE_ERROR mError
nl::Weave::TLV::TLVWriter * mpWriter
TLVType mOuterContainerType
Public Methods
WEAVE_ERROR GetError ()
Defined at line 251 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/MessageDef.h
nl::Weave::TLV::TLVWriter * GetWriter ()
Defined at line 252 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/MessageDef.h
void ResetError ()
void ResetError (WEAVE_ERROR aErr)
Protected Methods
void BuilderBase ()
void EndOfContainer ()
WEAVE_ERROR InitAnonymousStructure (nl::Weave::TLV::TLVWriter *const apWriter)