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

概要

公開静的関数

IsPropertyPathSupported(PropertyPathHandle aHandle)
bool

パブリック関数

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

構造体

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

静的パブリック関数

IsPropertyPathSupported

bool IsPropertyPathSupported(
  PropertyPathHandle aHandle
)

パブリック関数

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
)