SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmmvis::project::IoPortabilityNormalizer Class Reference

Stateless utility — every method is static. More...

#include <ioportabilitynormalizer.h>

Collaboration diagram for openswmmvis::project::IoPortabilityNormalizer:

Static Public Member Functions

static PreflightResult preflightInpSave (SWMM_Engine engine, const QString &dst_inp_path)
 
static PreflightResult preflightGpkgSave (SWMM_Engine engine, const QString &dst_gpkg_path)
 

Detailed Description

Stateless utility — every method is static.

Member Function Documentation

◆ preflightGpkgSave()

PreflightResult openswmmvis::project::IoPortabilityNormalizer::preflightGpkgSave ( SWMM_Engine  engine,
const QString &  dst_gpkg_path 
)
static

Walk the scalar slots and verify every USE-direction file exists.

◆ preflightInpSave()

PreflightResult openswmmvis::project::IoPortabilityNormalizer::preflightInpSave ( SWMM_Engine  engine,
const QString &  dst_inp_path 
)
static

Walk the scalar slots and produce previews against dst_inp_path.


The documentation for this class was generated from the following files: