OpenSWMM Engine  6.0.0-alpha.3
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.3)
Loading...
Searching...
No Matches
geopackage Directory Reference
Directory dependency graph for geopackage:

Directories

 formats
 

Files

 ExternalContentReader.cpp
 Slice IO-8 — Part D content → SimulationContext slot hydration + scratch-file materialisation.
 
 ExternalContentReader.hpp
 Slice IO-8 — hydrate SimulationContext external-file slots from the Part D GeoPackage tables and materialise scratch files in the legacy on-disk format so legacy fopen sites keep working.
 
 ExternalContentWriter.cpp
 Slice IO-7 — implementation of the Part D content fan-out.
 
 ExternalContentWriter.hpp
 Slice IO-7 — fan-out from in-memory external-file slots to the Part D GeoPackage tables.
 
 GeoPackageInputPlugin.cpp
 IInputPlugin implementation for GeoPackage format.
 
 GeoPackageInputPlugin.hpp
 IInputPlugin implementation for reading/writing SWMM models from/to GeoPackage.
 
 GeoPackageOutputPlugin.cpp
 IOutputPlugin that writes per-timestep results to a GeoPackage.
 
 GeoPackageOutputPlugin.hpp
 IOutputPlugin that writes per-timestep results to a GeoPackage.
 
 GeoPackagePluginInfo.cpp
 IPluginComponentInfo implementation for the GeoPackage I/O plugin.
 
 GeoPackagePluginInfo.hpp
 IPluginComponentInfo implementation for the GeoPackage I/O plugin.
 
 GeoPackageReader.cpp
 Reads a GeoPackage file into a SimulationContext (all SWMM input sections).
 
 GeoPackageReader.hpp
 Reads a GeoPackage file into a SimulationContext (model input tables).
 
 GeoPackageReportPlugin.cpp
 IReportPlugin that writes summary statistics to a GeoPackage.
 
 GeoPackageReportPlugin.hpp
 IReportPlugin that writes summary statistics to a GeoPackage.
 
 GeoPackageSchema.cpp
 DDL implementation for the OpenSWMM GeoPackage schema.
 
 GeoPackageSchema.hpp
 DDL and metadata registration for the OpenSWMM GeoPackage schema.
 
 GeoPackageWriter.cpp
 Writes a SimulationContext to GeoPackage (all SWMM input sections).
 
 GeoPackageWriter.hpp
 Writes a SimulationContext to a GeoPackage file (model input tables).
 
 GpkgGeometry.hpp
 GeoPackage Binary geometry encoding and decoding (ISO WKB with GP header).
 
 GpkgUtils.hpp
 RAII wrappers and utilities for SQLite operations in GeoPackage I/O.
 
 openswmm_geopackage_impl.cpp
 C API implementation for GeoPackage I/O.