BindingLookupNotificationBase() | kanzi::BindingLookupNotificationBase | inlineexplicitprotected |
clearLocalNotificationFlag() | kanzi::BindingLookupNotificationBase | inline |
isGlobalNotificationInstalled() const | kanzi::BindingLookupNotificationBase | inline |
isLocalNotificationInstalled() const | kanzi::BindingLookupNotificationBase | inline |
m_globalNotificationInstalled | kanzi::BindingLookupNotificationBase | protected |
m_localNotificationInstalled | kanzi::BindingLookupNotificationBase | protected |
onGlobalLookupNotification()=0 | kanzi::BindingLookupNotificationBase | pure virtual |
onLocalLookupNotification()=0 | kanzi::BindingLookupNotificationBase | pure 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::BindingLookupNotificationBase | inline |
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 |
~BindingLookupNotificationBase() | kanzi::BindingLookupNotificationBase | inline |