Kanzi  3.9.6
Kanzi Engine 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
 Easing functions that require external dependencies for calculation.
 

Functions

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