attachForRead() | kanzi::BindingSourceRuntime | |
attachForReadOverride()=0 | kanzi::BindingSourceRuntime | protectedpure virtual |
attachForWrite() | kanzi::BindingSourceRuntime | |
attachForWriteOverride() override | kanzi::RenderPropertyBindingSourceRuntime | protectedvirtual |
beginProcessorRuntimes() const | kanzi::BindingSourceRuntime | inline |
BindingProcessorRuntimeConstIterator typedef | kanzi::BindingSourceRuntime | |
BindingProcessorRuntimeContainer typedef | kanzi::BindingSourceRuntime | |
BindingSourceRuntime(BindingLookupContextPtr lookupContext) | kanzi::BindingSourceRuntime | inlineexplicitprotected |
createBindingProcessorRuntimes(const AbstractBinding &binding) | kanzi::BindingSourceRuntime | |
detach() | kanzi::BindingSourceRuntime | |
detachOverride()=0 | kanzi::BindingSourceRuntime | protectedpure virtual |
endProcessorRuntimes() const | kanzi::BindingSourceRuntime | inline |
getBindingRuntime() const | kanzi::BindingSourceRuntime | inline |
getLookupContext() const | kanzi::BindingSourceRuntime | inline |
getMaterial() const | kanzi::RenderPropertyBindingSourceRuntime | protected |
getPath() const | kanzi::RenderPropertyBindingSourceRuntime | |
getPropertyType() const | kanzi::RenderPropertyBindingSourceRuntime | |
isConnected() | kanzi::BindingSourceRuntime | |
isConnectedOverride()=0 | kanzi::BindingSourceRuntime | protectedpure virtual |
m_bindingRuntime | kanzi::BindingSourceRuntime | protected |
m_lookupContext | kanzi::BindingSourceRuntime | protected |
m_processorRuntimes | kanzi::BindingSourceRuntime | protected |
m_source | kanzi::RenderPropertyBindingSourceRuntime | protected |
read(Variant &value) | kanzi::BindingSourceRuntime | |
readOverride(Variant &value)=0 | kanzi::BindingSourceRuntime | protectedpure virtual |
RenderPropertyBindingSourceRuntime(const RenderPropertyBindingSource &source, BindingLookupContextPtr lookupContext) | kanzi::RenderPropertyBindingSourceRuntime | inlineexplicitprotected |
setBindingRuntime(AbstractBindingRuntime &bindingRuntime) | kanzi::BindingSourceRuntime | inline |
write(const Variant &value) | kanzi::BindingSourceRuntime | |
writeOverride(const Variant &value) | kanzi::BindingSourceRuntime | protectedvirtual |
~BindingSourceRuntime()=default | kanzi::BindingSourceRuntime | virtual |