Kanzi  3.9.8
Kanzi Engine C++ API
binding_host_concept.hpp File Reference

Classes

class  kanzi::BindingHostConcept
 BindingHostConcept specifies an interface for adding and removing bindings to the binding host. More...
 

Namespaces

 kanzi
 

Functions

template<typename HostType , typename TemplateSharedPtrType >
BindingRuntimeHandle kanzi::setBindingToBindingHost (HostType &bindingHost, TemplateSharedPtrType templateRoot, AbstractBindingSharedPtr binding, AbstractPropertyType propertyType, optional< PropertyValuePrecedence > precedence, PropertyField field)
 Helper function to set bindings to binding hosts. More...