|
karazeh
A cross-platform software updating library.
|
#include <map>#include <vector>#include "json11/json11.hpp"#include "karazeh_export.h"#include "karazeh/karazeh.hpp"#include "karazeh/config.hpp"#include "karazeh/hasher.hpp"#include "karazeh/release_manifest.hpp"#include "karazeh/file_manager.hpp"#include "karazeh/downloader.hpp"#include "karazeh/operation.hpp"#include "karazeh/operations/create.hpp"#include "karazeh/operations/delete.hpp"#include "karazeh/operations/update.hpp"
Include dependency graph for version_manifest.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | kzh::version_manifest |
Namespaces | |
| kzh | |
Typedefs | |
| typedef json11::Json | kzh::JSON |