#include <kanzi/core/cpp/cstddef.hpp>#include <kanzi/core/cpp/functional.hpp>#include <kanzi/core/cpp/map.hpp>#include <kanzi/core/cpp/memory.hpp>#include <kanzi/core/cpp/optional.hpp>#include <kanzi/core/cpp/platform.hpp>#include <kanzi/core/cpp/string.hpp>#include <kanzi/core/cpp/string_view.hpp>#include <kanzi/core/cpp/unordered_map.hpp>#include <kanzi/core/cpp/unordered_set.hpp>#include <kanzi/core/cpp/utility.hpp>#include <kanzi/core/cpp/vector.hpp>#include <kanzi/core/cpp/variant.hpp>#include <kanzi/core/util/byte_span.hpp>#include <kanzi/core.ui/graphics2d/composition_manager.hpp>#include <kanzi/core.ui/resource/resource.hpp>#include <kanzi/core.ui/kzb/kzu_binary_common.h>Classes | |
| class | kanzi::ResourceManager |
| Resource manager. More... | |
| struct | kanzi::ResourceManager::LoadTask |
| struct | kanzi::ResourceManager::KzuResourceManagerProtocolHandlerObject_internal |
| Protocol handler structure. More... | |
| struct | kanzi::ResourceManager::LookupResultPointer |
| class | kanzi::ResourceManager::AcquireTask |
| Load task for a group of resources. More... | |
Namespaces | |
| kanzi | |
Typedefs | |
| typedef shared_ptr< KzbFile > | kanzi::KzbFileSharedPtr |
| typedef shared_ptr< ResourceManager > | kanzi::ResourceManagerSharedPtr |
| Resource manager shared pointer type. More... | |