EPANET
3.0
EPANET Development Project
|
Parses a control statement from a line of text. More...
#include <controlparser.h>
Public Member Functions | |
void | parseControlLine (std::string &line, Network *network) |
Parses a control statement from a line of text.
The ControlParser class is used to parse a line of a simple control statement read from a text file.