kanzi::Node::BindingEntry Struct Reference

binding entry. More...

#include <kanzi/core.ui/node/node.hpp>

Public Member Functions

 BindingEntry (BindingSharedPtr binding, shared_ptr< void > owner)
 

Public Attributes

BindingSharedPtr binding
 Binding. More...
 
shared_ptr< void > owner
 Owner of the binding. More...
 

Detailed Description

binding entry.

Constructor & Destructor Documentation

kanzi::Node::BindingEntry::BindingEntry ( BindingSharedPtr  binding,
shared_ptr< void >  owner 
)
inline

Member Data Documentation

BindingSharedPtr kanzi::Node::BindingEntry::binding
shared_ptr<void> kanzi::Node::BindingEntry::owner

Owner of the binding.


The documentation for this struct was generated from the following file: