![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
POD reaction-VM instruction + span types (phase R2, D-L3 flat pool). Data-layer header: no dependencies, included by both ReactionData (which owns the pool) and the transport-side compiler/evaluator (ReactionExpression). More...
#include <cstdint>Go to the source code of this file.
Classes | |
| struct | openswmm::RxToken |
| struct | openswmm::RxExprSpan |
| Compiled expression = span into the shared pool. len 0 ⇒ no expression. More... | |
Namespaces | |
| namespace | openswmm |
Enumerations | |
| enum class | openswmm::RxHydVar : int { openswmm::D = 0 , openswmm::Q , openswmm::U , openswmm::RE , openswmm::US , openswmm::FF , openswmm::AV , openswmm::HRT , openswmm::DT , openswmm::TEMP , openswmm::COUNT_ } |
Variables | |
| constexpr int | openswmm::kRxMaxStackDepth = 32 |
POD reaction-VM instruction + span types (phase R2, D-L3 flat pool). Data-layer header: no dependencies, included by both ReactionData (which owns the pool) and the transport-side compiler/evaluator (ReactionExpression).