![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
[USER_FLAGS] section handler — parses flag schema definitions (R28). More...
#include "UserFlagsHandler.hpp"#include "../Tokenizer.hpp"#include "../../core/SimulationContext.hpp"#include "../../core/UserFlags.hpp"Namespaces | |
| namespace | openswmm |
| namespace | openswmm::input |
Functions | |
| void | openswmm::input::handle_user_flags (SimulationContext &ctx, const std::vector< std::string > &lines) |
| Parse [USER_FLAGS] into ctx.user_flags. | |
[USER_FLAGS] section handler — parses flag schema definitions (R28).
Each row defines one flag name, its value type, and an optional description. No per-object values are stored here; those come from [USER_FLAG_VALUES].
Row format (whitespace or comma delimited):