![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
[USER_FLAG_VALUES] section handler — implements R28 per-object values. More...
#include "UserFlagValuesHandler.hpp"#include "../Tokenizer.hpp"#include "../../core/SimulationContext.hpp"#include "../../core/UserFlags.hpp"#include "../../core/charconv_compat.hpp"#include <charconv>Namespaces | |
| namespace | openswmm |
| namespace | openswmm::input |
Functions | |
| void | openswmm::input::handle_user_flag_values (SimulationContext &ctx, const std::vector< std::string > &lines) |
| Parse [USER_FLAG_VALUES] into ctx.user_flags (per-object values). | |
[USER_FLAG_VALUES] section handler — implements R28 per-object values.