OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
openswmm::ControlRuleStore Struct Reference

#include <InfraData.hpp>

Collaboration diagram for openswmm::ControlRuleStore:

Public Member Functions

int count () const
 

Public Attributes

std::vector< std::string > rule_text
 

Member Function Documentation

◆ count()

int openswmm::ControlRuleStore::count ( ) const
inline
Here is the caller graph for this function:

Member Data Documentation

◆ rule_text

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 ..."


The documentation for this struct was generated from the following file: