class Parser
Defined at line 792 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/data-management/Current/MessageDef.h
Public Methods
WEAVE_ERROR Init (const nl::Weave::TLV::TLVReader & aReader)
aReader has to be on the element of anonymous container
WEAVE_ERROR GetSubscriptionID (uint64_t *const apSubscriptionID)
WEAVE_END_OF_TLV if there is no such element
WEAVE_ERROR_WRONG_TLV_TYPE if there is such element but it's not any of the defined unsigned integer types