Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
zip_file.h File Reference
#include <filesystem>
Include dependency graph for zip_file.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  hgps
 Top-level namespace for Health-GPS Console host application.
 
namespace  hgps::input
 Data structures containing model parameters and configuration options.
 

Functions

std::filesystem::path hgps::input::get_zip_cache_directory (const std::string &file_hash)
 Get cache directory for extracting a file into.
 
void hgps::input::extract_zip_file (const std::filesystem::path &file_path, const std::filesystem::path &output_directory)
 Extract a zip file to the specified location.