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

Resumen

Funciones estáticas públicas

IsPropertyPathSupported(PropertyPathHandle aHandle)
bool

Funciones públicas

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

Structs

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

Funciones estáticas públicas

IsPropertyPathSupported

bool IsPropertyPathSupported(
  PropertyPathHandle aHandle
)

Funciones públicas

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
)