![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
#include <InfraData.hpp>
Public Member Functions | |
| int | count () const |
Public Attributes | |
| std::vector< std::string > | rule_text |
|
inline |
| std::vector<std::string> openswmm::ControlRuleStore::rule_text |
Each element is the full multi-line text block for one rule: "RULE name\nIF ...\nTHEN ...\nELSE ...\nPRIORITY ..."