nl::Weave::Profiles::DataManagement_Current::UpdateDictionaryDirtyPathCut

#include <src/lib/profiles/data-management/Current/TraitData.h>

Utility class to put the dictionary back to pending queue when process the property path that has dictionary child.

Summary

Inheritance

Inherits from: nl::Weave::Profiles::DataManagement_Current::IDirtyPathCut

Constructors and Destructors

UpdateDictionaryDirtyPathCut(TraitDataHandle aTraitDataHandle, UpdateEncoder *pEncoder)

Public functions

CutPath(PropertyPathHandle aPathhandle, const TraitSchemaEngine *apEngine)
virtual WEAVE_ERROR

Public functions

CutPath

virtual WEAVE_ERROR CutPath(
  PropertyPathHandle aPathhandle,
  const TraitSchemaEngine *apEngine
)

UpdateDictionaryDirtyPathCut

 UpdateDictionaryDirtyPathCut(
  TraitDataHandle aTraitDataHandle,
  UpdateEncoder *pEncoder
)