nl::Weave::Profiles::DataManagement_Current::NotificationEngine::BasicGraphSolver

Summary

Public static functions

IsPropertyPathSupported(PropertyPathHandle aHandle)
bool
SetDirty(TraitDataHandle aTraitDataHandle, PropertyPathHandle aPropertyHandle)

Public functions

ClearDirty(void)
RetrieveTraitInstanceData(NotifyRequestBuilder *aBuilder, TraitDataHandle aTraitDataHandle, SchemaVersion aSchemaVersion, bool aRetrieveAll)

Public static functions

IsPropertyPathSupported

bool IsPropertyPathSupported(
  PropertyPathHandle aHandle
)

SetDirty

WEAVE_ERROR SetDirty(
  TraitDataHandle aTraitDataHandle,
  PropertyPathHandle aPropertyHandle
)

Public functions

ClearDirty

WEAVE_ERROR ClearDirty(
  void
)

RetrieveTraitInstanceData

WEAVE_ERROR RetrieveTraitInstanceData(
  NotifyRequestBuilder *aBuilder,
  TraitDataHandle aTraitDataHandle,
  SchemaVersion aSchemaVersion,
  bool aRetrieveAll
)