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

Ringkasan

Fungsi statis publik

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

Fungsi publik

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

Fungsi statis publik

IsPropertyPathSupported

bool IsPropertyPathSupported(
  PropertyPathHandle aHandle
)

SetDirty

WEAVE_ERROR SetDirty(
  TraitDataHandle aTraitDataHandle,
  PropertyPathHandle aPropertyHandle
)

Fungsi publik

ClearDirty

WEAVE_ERROR ClearDirty(
  void
)

RetrieveTraitInstanceData

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