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

요약

공개 정적 함수

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

공개 함수

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

공개 정적 함수

IsPropertyPathSupported

bool IsPropertyPathSupported(
  PropertyPathHandle aHandle
)

SetDirty

WEAVE_ERROR SetDirty(
  TraitDataHandle aTraitDataHandle,
  PropertyPathHandle aPropertyHandle
)

공개 함수

ClearDirty

WEAVE_ERROR ClearDirty(
  void
)

RetrieveTraitInstanceData

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