#include <kanzi/kza2kzb/kza2kzb_api.hpp>#include <kanzi/kza2kzb/kza_util.hpp>#include <kanzi/core.ui/main_loop/main_loop_fwd.hpp>#include <kanzi/core/cpp/chrono.hpp>#include <kanzi/core/cpp/circular_buffer.hpp>#include <kanzi/core/cpp/condition_variable.hpp>#include <kanzi/core/cpp/span.hpp>#include <kanzi/core/cpp/string.hpp>#include <kanzi/core/cpp/string_view.hpp>#include <kanzi/core/cpp/thread.hpp>#include <kanzi/core/cpp/utility.hpp>#include <kanzi/core/cpp/variant.hpp>#include <kanzi/core/cpp/vector.hpp>#include <kanzi/core/file/read_only_memory_file.hpp>#include <kanzi/core/util/detail/synchronized.hpp>Classes | |
| class | kanzi::IPatchHandler |
| Patch handler interface. More... | |
| struct | kanzi::PatchHandler::KzbPatch |
| Applied via patchProject(). More... | |
| class | kanzi::PatchHandler |
| Default patch handler. More... | |
| struct | kanzi::PatchHandler::ProcessedState |
| Thread state for processed patches. More... | |
| struct | kanzi::PatchHandler::PropertyPatch |
| Applied via applyPropertyPatch(). More... | |
| struct | kanzi::PatchHandler::ThreadState |
| Thread state for handling incoming patches. More... | |
Namespaces | |
| namespace | kanzi |
Typedefs | |
| using | kanzi::IPatchHandlerPtr |
| Patch handler unique pointer type. | |