class IWeavePublisherLock

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

Interface that is to be implemented by app to serialize access to key WDM data structures.

This should be backed by a recursive lock implementation.

Public Methods

WEAVE_ERROR Lock ()
WEAVE_ERROR Unlock ()