std::string scratchDirFor(const std::string &gpkg_path)
Compute the canonical scratch-dir path for a given .gpkg file.
Definition ExternalContentReader.cpp:559
void read_external_content(sqlite3 *db, SimulationContext &ctx, const std::string &sim, const std::string &scratch_dir)
Hydrate every external-file slot on ctx from the Part D tables and materialise scratch files in scrat...
Definition ExternalContentReader.cpp:572
Central, reentrant simulation context.
Definition SimulationContext.hpp:292