Kanzi  3.9.6
Kanzi Engine API
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

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

typedef shared_ptr< DataSource > kanzi::DataSourceSharedPtr
 
typedef weak_ptr< DataSource > kanzi::DataSourceWeakPtr