![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Carrier for an external file reference in a SWMM model. More...
#include <cstddef>#include <string>#include <utility>Go to the source code of this file.
Classes | |
| struct | openswmm::FilePathPair |
Two-string carrier for any external file path that appears in a SWMM .inp file. More... | |
Namespaces | |
| namespace | openswmm |
Carrier for an external file reference in a SWMM model.
Pulled out of SimulationContext.hpp so headers like data/GageData.hpp and data/TableData.hpp can use it without inheriting the full simulation context surface.
See openswmm.gui/docs/IO_PORTABILITY_PLAN.md ยง3.3 for the two-string design and the IO-3 / IO-4 lifecycle.