class Builder
Defined at line 744 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/MessageDef.h
StatusList builder.
Supports both the current and the deprecated StatusList format.
Public Methods
StatusList::Builder & AddStatus (uint32_t aProfileID, uint16_t aStatusCode)
StatusList::Builder & EndOfStatusList ()
void UseDeprecatedFormat ()
Write the list as an array of structures, instead of an array of arrays.
Defined at line 751 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/MessageDef.h