Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
program_dirs.cpp File Reference
#include "program_dirs.h"
#include "HealthGPS.Core/exception.h"
#include <sago/platform_folders.h>
#include <array>
Include dependency graph for program_dirs.cpp:

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.