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

Resumen

Funciones estáticas públicas

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

Funciones públicas

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

Funciones estáticas públicas

IsPropertyPathSupported

bool IsPropertyPathSupported(
  PropertyPathHandle aHandle
)

SetDirty

WEAVE_ERROR SetDirty(
  TraitDataHandle aTraitDataHandle,
  PropertyPathHandle aPropertyHandle
)

Funciones públicas

ClearDirty

WEAVE_ERROR ClearDirty(
  void
)

RetrieveTraitInstanceData

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