Kanzi 4.1.0
binding_source.hpp File Reference

Classes

class  kanzi::BindingSource
 Binding source contains all the persistent data that you need to access a source value for the binding. More...
 

Namespaces

namespace  kanzi
 

Typedefs

typedef unique_ptr< BindingSourcekanzi::BindingSourcePtr
 Binding source unique pointer type.
 

Functions

string kanzi::to_string (const BindingSource &source, size_t initialIndent, size_t incrementIndent)
 Converts binding source to string.