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
)