OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
PostParseResolver.hpp
Go to the documentation of this file.
1
25
#ifndef OPENSWMM_ENGINE_POST_PARSE_RESOLVER_HPP
26
#define OPENSWMM_ENGINE_POST_PARSE_RESOLVER_HPP
27
28
namespace
openswmm
{
29
struct
SimulationContext;
30
}
31
32
namespace
openswmm::input
{
33
43
void
resolve_cross_references
(SimulationContext& ctx);
44
45
}
/* namespace openswmm::input */
46
47
#endif
/* OPENSWMM_ENGINE_POST_PARSE_RESOLVER_HPP */
openswmm::input
Definition
CatchmentHandler.cpp:44
openswmm::input::resolve_cross_references
void resolve_cross_references(SimulationContext &ctx)
Resolve all cross-references in ctx after all sections are parsed.
Definition
PostParseResolver.cpp:20
openswmm
Definition
Controls.cpp:24
src
engine
input
PostParseResolver.hpp
Generated by
1.9.8