This is the complete list of members for kanzi::BindingRenderPassLookupContext, including all inherited members.
| BindingLookupContext()=default | kanzi::BindingLookupContext | explicitprotected |
| BindingRenderPassLookupContext(RenderPass &renderPass, RenderPassSharedPtr templateRoot) | kanzi::BindingRenderPassLookupContext | inlineexplicitprotected |
| clone() override | kanzi::BindingRenderPassLookupContext | virtual |
| create(RenderPass &renderPass, RenderPassSharedPtr templateRoot) | kanzi::BindingRenderPassLookupContext | static |
| create(RenderPass &renderPass) | kanzi::BindingRenderPassLookupContext | inlinestatic |
| createValueSourceOwner(ValueSourceBindingTargetRuntime &targetRuntime, bool reuseAllowed) override | kanzi::BindingRenderPassLookupContext | virtual |
| lookup(string_view path) override | kanzi::BindingRenderPassLookupContext | virtual |
| lookupRaw(string_view path) | kanzi::BindingLookupContext | virtual |
| registerGlobalNotification(string_view path, BindingLookupNotificationBase ¬ificationObject) override | kanzi::BindingRenderPassLookupContext | virtual |
| registerLocalNotification(PropertyObject *object, string_view path, BindingLookupNotificationBase ¬ificationObject) override | kanzi::BindingRenderPassLookupContext | virtual |
| unregisterGlobalNotification(string_view path, BindingLookupNotificationBase ¬ificationObject) override | kanzi::BindingRenderPassLookupContext | virtual |
| unregisterLocalNotification(PropertyObject *object, string_view path, BindingLookupNotificationBase ¬ificationObject) override | kanzi::BindingRenderPassLookupContext | virtual |
| ~BindingLookupContext()=default | kanzi::BindingLookupContext | virtual |