attachForRead() | kanzi::BindingSourceRuntime | |
attachForReadOverride() override | kanzi::MessageBindingSourceRuntime | protectedvirtual |
attachForWrite() | kanzi::BindingSourceRuntime | |
attachForWriteOverride() override | kanzi::MessageBindingSourceRuntime | protectedvirtual |
beginProcessorRuntimes() const | kanzi::BindingSourceRuntime | inline |
BindingProcessorRuntimeConstIterator typedef | kanzi::BindingSourceRuntime | |
BindingProcessorRuntimeContainer typedef | kanzi::BindingSourceRuntime | |
BindingSourceRuntime(BindingLookupContextPtr lookupContext) | kanzi::BindingSourceRuntime | inlineexplicitprotected |
create(const MessageBindingSource &source, BindingLookupContextPtr lookupContext) | kanzi::TypedMessageBindingSourceRuntime< T > | inlinestatic |
createBindingProcessorRuntimes(const AbstractBinding &binding) | kanzi::BindingSourceRuntime | |
detach() | kanzi::BindingSourceRuntime | |
detachOverride() override | kanzi::MessageBindingSourceRuntime | protectedvirtual |
endProcessorRuntimes() const | kanzi::BindingSourceRuntime | inline |
getBindingRuntime() const | kanzi::BindingSourceRuntime | inline |
getLookupContext() const | kanzi::BindingSourceRuntime | inline |
getPropertyField() const | kanzi::MessageBindingSourceRuntime | |
getPropertyType() const | kanzi::MessageBindingSourceRuntime | |
isConnected() | kanzi::BindingSourceRuntime | |
isConnectedOverride() override | kanzi::MessageBindingSourceRuntime | protectedvirtual |
m_bindingRuntime | kanzi::BindingSourceRuntime | protected |
m_lookupContext | kanzi::BindingSourceRuntime | protected |
m_messageArguments | kanzi::MessageBindingSourceRuntime | protected |
m_processorRuntimes | kanzi::BindingSourceRuntime | protected |
m_source | kanzi::MessageBindingSourceRuntime | protected |
MessageBindingSourceRuntime(const MessageBindingSource &source, BindingLookupContextPtr lookupContext) | kanzi::MessageBindingSourceRuntime | inlineexplicitprotected |
read(Variant &value) | kanzi::BindingSourceRuntime | |
readOverride(Variant &value) override | kanzi::TypedMessageBindingSourceRuntime< T > | inlineprotectedvirtual |
setBindingRuntime(AbstractBindingRuntime &bindingRuntime) | kanzi::BindingSourceRuntime | inline |
setMessage(MessageArguments *args) | kanzi::MessageBindingSourceRuntime | inline |
TypedMessageBindingSourceRuntime(const MessageBindingSource &source, BindingLookupContextPtr lookupContext) | kanzi::TypedMessageBindingSourceRuntime< T > | inlineexplicitprotected |
write(const Variant &value) | kanzi::BindingSourceRuntime | |
writeOverride(const Variant &value) override | kanzi::TypedMessageBindingSourceRuntime< T > | inlineprotectedvirtual |
~BindingSourceRuntime()=default | kanzi::BindingSourceRuntime | virtual |