|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
#include "program_dirs.h"#include "HealthGPS.Core/exception.h"#include <sago/platform_folders.h>#include <array>Namespaces | |
| namespace | hgps |
| Top-level namespace for Health-GPS Console host application. | |
Functions | |
| std::filesystem::path | hgps::get_program_directory () |
| Get the path to the directory of the currently executing program. | |
| std::filesystem::path | hgps::get_program_path () |
| Get the path to the currently executing program. | |
| std::filesystem::path | hgps::get_cache_directory () |
| The cache folder for Health-GPS. | |
| std::filesystem::path | hgps::get_temporary_directory () |
| A temporary directory for Health-GPS. | |