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

Zusammenfassung

Öffentliche statische Funktionen

IsPropertyPathSupported(PropertyPathHandle aHandle)
bool

Öffentliche Funktionen

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

Öffentliche statische Funktionen

IsPropertyPathSupported

bool IsPropertyPathSupported(
 
PropertyPathHandle aHandle
)

Öffentliche Funktionen

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
)