attachForRead() | kanzi::BindingSourceRuntime | |
attachForReadOverride() override | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | inlineprotectedvirtual |
attachForWrite() | kanzi::BindingSourceRuntime | |
attachForWriteOverride() override | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | inlineprotectedvirtual |
attachLocalPropertyListener(PropertyObject & object, AbstractPropertyType propertyType) | kanzi::ObjectPropertyListenerImpl< T, PropertyObject *, PropertyObject &> | inlineprotected |
beginProcessorRuntimes() const | kanzi::BindingSourceRuntime | inline |
BindingLookupNotificationBase() | kanzi::BindingLookupNotificationBase | inlineexplicitprotected |
BindingProcessorRuntimeConstIterator typedef | kanzi::BindingSourceRuntime | |
BindingProcessorRuntimeContainer typedef | kanzi::BindingSourceRuntime | |
BindingSourceRuntime(BindingLookupContextPtr lookupContext) | kanzi::BindingSourceRuntime | inlineexplicitprotected |
clearLocalNotificationFlag() | kanzi::BindingLookupNotificationBase | inline |
clearLocalPropertyListener() | kanzi::ObjectPropertyListenerImpl< T, PropertyObject *, PropertyObject &> | inlineprotected |
create(const ObjectPropertyBindingSource &source, BindingLookupContextPtr lookupContext) | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | inlinestatic |
createBindingProcessorRuntimes(const AbstractBinding &binding) | kanzi::BindingSourceRuntime | |
detach() | kanzi::BindingSourceRuntime | |
detachLocalPropertyListener(AbstractPropertyType propertyType) | kanzi::ObjectPropertyListenerImpl< T, PropertyObject *, PropertyObject &> | inlineprotected |
detachOverride() override | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | inlineprotectedvirtual |
endProcessorRuntimes() const | kanzi::BindingSourceRuntime | inline |
getBindingRuntime() const | kanzi::BindingSourceRuntime | inline |
getLocalPropertyListenerObject() const | kanzi::ObjectPropertyListenerImpl< T, PropertyObject *, PropertyObject &> | inlineprotected |
getLookupContext() const | kanzi::BindingSourceRuntime | inline |
getPath() const | kanzi::ObjectPropertyBindingSourceRuntime | |
getPropertyField() const | kanzi::ObjectPropertyBindingSourceRuntime | |
getPropertyType() const | kanzi::ObjectPropertyBindingSourceRuntime | |
isConnected() | kanzi::BindingSourceRuntime | |
isConnectedOverride() override | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | inlineprotectedvirtual |
isGlobalNotificationInstalled() const | kanzi::BindingLookupNotificationBase | inline |
isLocalNotificationInstalled() const | kanzi::BindingLookupNotificationBase | inline |
isLocalPropertyListenerInstalled() const | kanzi::ObjectPropertyListenerImpl< T, PropertyObject *, PropertyObject &> | inlineprotected |
localPropertyChange() override | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | inlineprotectedvirtual |
localPropertyChangeCallback(PropertyObject &, const T &, PropertyNotificationReason reason, void *userData) | kanzi::ObjectPropertyListenerImpl< T, PropertyObject *, PropertyObject &> | inlineprotectedstatic |
m_bindingRuntime | kanzi::BindingSourceRuntime | protected |
m_globalNotificationInstalled | kanzi::BindingLookupNotificationBase | protected |
m_localNotificationInstalled | kanzi::BindingLookupNotificationBase | protected |
m_localPropertyListenerObject | kanzi::ObjectPropertyListenerImpl< T, PropertyObject *, PropertyObject &> | protected |
m_localPropertyListenerRequested | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | protected |
m_lookupContext | kanzi::BindingSourceRuntime | protected |
m_object | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | protected |
m_processorRuntimes | kanzi::BindingSourceRuntime | protected |
m_source | kanzi::ObjectPropertyBindingSourceRuntime | protected |
ObjectPropertyBindingSourceRuntime(const ObjectPropertyBindingSource &source, BindingLookupContextPtr lookupContext) | kanzi::ObjectPropertyBindingSourceRuntime | inlineexplicitprotected |
ObjectPropertyListenerImpl()=default | kanzi::ObjectPropertyListenerImpl< T, PropertyObject *, PropertyObject &> | explicitprotected |
ObjectPropertyListenerType typedef | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | protected |
onGlobalLookupNotification() override | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | inlineprotectedvirtual |
onLocalLookupNotification() override | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | inlineprotectedvirtual |
read(Variant &value) | kanzi::BindingSourceRuntime | |
readOverride(Variant &value) override | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | inlineprotectedvirtual |
registerGlobalNotification(BindingLookupContext &lookupContext, string_view path) | kanzi::BindingLookupNotificationBase | |
registerLocalNotification(BindingLookupContext &lookupContext, PropertyObject *object, string_view path) | kanzi::BindingLookupNotificationBase | |
registerLocalNotification(BindingLookupContext &lookupContext, PropertyObject &object, string_view path) | kanzi::BindingLookupNotificationBase | inline |
setBindingRuntime(AbstractBindingRuntime &bindingRuntime) | kanzi::BindingSourceRuntime | inline |
TypedObjectPropertyBindingSourceRuntime(const ObjectPropertyBindingSource &source, BindingLookupContextPtr lookupContext) | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | inlineexplicitprotected |
unregisterGlobalNotification(BindingLookupContext &lookupContext, string_view path) | kanzi::BindingLookupNotificationBase | |
unregisterLocalNotification(BindingLookupContext &lookupContext, PropertyObject *object, string_view path) | kanzi::BindingLookupNotificationBase | |
unregisterLocalNotification(BindingLookupContext &lookupContext, PropertyObject &object, string_view path) | kanzi::BindingLookupNotificationBase | inline |
write(const Variant &value) | kanzi::BindingSourceRuntime | |
writeOverride(const Variant &value) override | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | inlineprotectedvirtual |
~BindingLookupNotificationBase() | kanzi::BindingLookupNotificationBase | inline |
~BindingSourceRuntime()=default | kanzi::BindingSourceRuntime | virtual |
~ObjectPropertyListenerImpl() | kanzi::ObjectPropertyListenerImpl< T, PropertyObject *, PropertyObject &> | inlineprotected |
~TypedObjectPropertyBindingSourceRuntime() override | kanzi::TypedObjectPropertyBindingSourceRuntime< T > | inline |