EPANET
3.0
EPANET Development Project
|
Parses lines of network input data from a text file. More...
#include <inputparser.h>
Public Member Functions | |
InputParser (Network *nw) | |
virtual void | parseLine (std::string &line, int section)=0 |
Public Attributes | |
Network * | network |
Parses lines of network input data from a text file.
This is an abstract class with two derived child classes: