#include <kanzi/core.ui/node/node.hpp>
#include <kanzi/core.ui/resource/resource.hpp>
#include <kanzi/core/cpp/functional.hpp>
Classes | |
class | kanzi::DataContext |
DataContext acts as a container for data. More... | |
struct | kanzi::DataContext::ModifiedSubscription |
Subscription entry. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef shared_ptr< DataContext > | kanzi::DataContextSharedPtr |
using | kanzi::DataObjectSharedPtr = shared_ptr< DataObject > |
DataObject shared pointer type. More... | |