#include <kanzi/core.ui/coreui_api.hpp>
#include <kanzi/core.ui/object/object.hpp>
#include <kanzi/core/cpp/memory.hpp>
#include <kanzi/core/cpp/string_view.hpp>
#include <kanzi/core/error/legacy_error.hpp>
#include <kanzi/core/profiling/profiling.hpp>
#include <kanzi/core/legacy/debug/kzs_error.hpp>
#include <kanzi/core/legacy/kzs_types.hpp>
Classes | |
class | kanzi::Resource |
Represents the base class for all resources. More... | |
struct | kanzi::ResourceLoaderThreadContext |
Resource loader thread local data. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef kanzi::ResourceLoaderThreadContext | KzuResourceLoaderThreadContext |
typedef weak_ptr< Resource > | kanzi::ResourceWeakPtr |