nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver

Ringkasan

Fungsi statis publik

IsPropertyPathSupported(PropertyPathHandle aHandle)
bool

Fungsi publik

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

Struct

nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store

Fungsi statis publik

IsPropertyPathSupported

bool IsPropertyPathSupported(
  PropertyPathHandle aHandle
)

Fungsi publik

ClearDirty

WEAVE_ERROR ClearDirty(
  void
)

RetrieveTraitInstanceData

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

SetDirty

WEAVE_ERROR SetDirty(
  TraitDataHandle aTraitDataHandle,
  PropertyPathHandle aPropertyHandle
)