All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
binding.hpp File Reference

Classes

class  kanzi::Binding
 Binding objects establish connections between properties, message values or arguments. More...
 

Namespaces

 kanzi
 

Typedefs

typedef shared_ptr< Binding > kanzi::BindingSharedPtr
 
typedef shared_ptr< Binding
const > 
kanzi::BindingSharedConstPtr
 
typedef shared_ptr< DataObject > kanzi::DataObjectSharedPtr
 
typedef shared_ptr< DataSource > kanzi::DataSourceSharedPtr
 

Functions

KANZI_API BindingSharedPtr kanzi::loadBinding (KzcInputStream *inputStream, Domain *domain, const KzuBinaryFileInfo *file)
 Loads a binding from stream. More...
 
KANZI_API PropertyField kanzi::kzuBindingFieldFromBinaryAttribute (KzuPropertyBinaryTargetAttribute attribute)
 Converts a property attribute to a field. More...