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

Files

 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.