Kanzi 3.9.10
data_source.hpp File Reference

Classes

class  kanzi::DataSource
 Use data sources to separate the user interface from the application data and to remove the dependencies between a Kanzi Studio project and the application code which define the Kanzi application. More...
 

Namespaces

namespace  kanzi
 

Typedefs

typedef shared_ptr< DataSourcekanzi::DataSourceSharedPtr
 
typedef weak_ptr< DataSourcekanzi::DataSourceWeakPtr