Kanzi  3.9.6
Kanzi Engine API
kanzi::BindingLookupNotificationBase Member List

This is the complete list of members for kanzi::BindingLookupNotificationBase, including all inherited members.

BindingLookupNotificationBase()kanzi::BindingLookupNotificationBaseinlineexplicitprotected
clearLocalNotificationFlag()kanzi::BindingLookupNotificationBaseinline
isGlobalNotificationInstalled() constkanzi::BindingLookupNotificationBaseinline
isLocalNotificationInstalled() constkanzi::BindingLookupNotificationBaseinline
m_globalNotificationInstalledkanzi::BindingLookupNotificationBaseprotected
m_localNotificationInstalledkanzi::BindingLookupNotificationBaseprotected
onGlobalLookupNotification()=0kanzi::BindingLookupNotificationBasepure virtual
onLocalLookupNotification()=0kanzi::BindingLookupNotificationBasepure virtual
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::BindingLookupNotificationBaseinline
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::BindingLookupNotificationBaseinline
~BindingLookupNotificationBase()kanzi::BindingLookupNotificationBaseinline