attachForRead() | kanzi::BindingSourceRuntime | |
attachForReadOverride() override | kanzi::ExpressionBindingSourceRuntime | protectedvirtual |
attachForWrite() | kanzi::BindingSourceRuntime | |
attachForWriteOverride() override | kanzi::ExpressionBindingSourceRuntime | protectedvirtual |
beginOperationProcessors() | kanzi::ExpressionBindingSourceRuntime | inline |
beginOperationProcessors() const | kanzi::ExpressionBindingSourceRuntime | inline |
beginProcessors() const | kanzi::BindingSourceRuntime | inline |
BindingProcessorConstIterator typedef | kanzi::BindingSourceRuntime | |
BindingProcessorContainer typedef | kanzi::BindingSourceRuntime | |
BindingSourceRuntime(BindingLookupContextPtr lookupContext) | kanzi::BindingSourceRuntime | inlineexplicitprotected |
copyBindingProcessors(const AbstractBinding &binding) | kanzi::BindingSourceRuntime | |
create(ExpressionBindingSource &bindingSource, BindingLookupContextPtr lookupContext) | kanzi::ExpressionBindingSourceRuntime | static |
detach() | kanzi::BindingSourceRuntime | |
detachOverride() override | kanzi::ExpressionBindingSourceRuntime | protectedvirtual |
endOperationProcessors() | kanzi::ExpressionBindingSourceRuntime | inline |
endOperationProcessors() const | kanzi::ExpressionBindingSourceRuntime | inline |
endProcessors() const | kanzi::BindingSourceRuntime | inline |
executeOpCodeDefault(const BindingExpressionOpCode &opCode) | kanzi::ExpressionBindingSourceRuntime | protected |
executeOpCodeGetCurrentValue(const BindingExpressionOpCode &opCode) | kanzi::ExpressionBindingSourceRuntime | protected |
executeProcessorOperation(const BindingExpressionOpCode &opCode) | kanzi::ExpressionBindingSourceRuntime | protected |
ExpressionBindingSourceRuntime(ExpressionBindingSource &bindingSource, BindingLookupContextPtr lookupContext) | kanzi::ExpressionBindingSourceRuntime | explicitprotected |
ExpressionValueSourceRuntimeContainer typedef | kanzi::ExpressionBindingSourceRuntime | |
getDataSourceValueSourceRuntime(size_t idx) | kanzi::ExpressionBindingSourceRuntime | inline |
getDataSourceValueSourceRuntime(size_t idx) const | kanzi::ExpressionBindingSourceRuntime | inline |
getExpressionValueSourceRuntime(size_t idx) | kanzi::ExpressionBindingSourceRuntime | inline |
getExpressionValueSourceRuntime(size_t idx) const | kanzi::ExpressionBindingSourceRuntime | inline |
getLookupContext() const | kanzi::BindingSourceRuntime | inline |
getTemporaryRegister(size_t idx) | kanzi::ExpressionBindingSourceRuntime | inline |
getTemporaryRegister(size_t idx) const | kanzi::ExpressionBindingSourceRuntime | inline |
isConnected() | kanzi::BindingSourceRuntime | |
isConnectedOverride() override | kanzi::ExpressionBindingSourceRuntime | protectedvirtual |
m_bindingRuntime | kanzi::BindingSourceRuntime | protected |
m_connectedSourceCount | kanzi::ExpressionBindingSourceRuntime | protected |
m_currentValueVariant | kanzi::ExpressionBindingSourceRuntime | protected |
m_lookupContext | kanzi::BindingSourceRuntime | protected |
m_operationProcessors | kanzi::ExpressionBindingSourceRuntime | protected |
m_processors | kanzi::BindingSourceRuntime | protected |
m_source | kanzi::ExpressionBindingSourceRuntime | protected |
m_sources | kanzi::ExpressionBindingSourceRuntime | protected |
m_sourceValueChangeListenerRequested | kanzi::ExpressionBindingSourceRuntime | protected |
read(Variant &value) | kanzi::BindingSourceRuntime | |
readOverride(Variant &value) override | kanzi::ExpressionBindingSourceRuntime | protectedvirtual |
resolveRegister(BindingExpressionArgumentType argumentType) | kanzi::ExpressionBindingSourceRuntime | |
setBindingRuntime(AbstractBindingRuntime &bindingRuntime) | kanzi::BindingSourceRuntime | inline |
setCurrentValue(T &value) | kanzi::ExpressionBindingSourceRuntime | inline |
sourceConnected() | kanzi::ExpressionBindingSourceRuntime | |
sourceDisconnected() | kanzi::ExpressionBindingSourceRuntime | |
sourceValueChanged() | kanzi::ExpressionBindingSourceRuntime | |
write(const Variant &value) | kanzi::BindingSourceRuntime | |
writeOverride(const Variant &value) | kanzi::BindingSourceRuntime | protectedvirtual |
~BindingSourceRuntime() | kanzi::BindingSourceRuntime | inlinevirtual |