|
EPANET
3.0
EPANET Development Project
|
Parses a network element's properties from a line of input. More...
#include <inputparser.h>
Public Member Functions | |
| PropertyParser (Network *nw) | |
| void | parseLine (std::string &line, int section) |
Public Member Functions inherited from InputParser | |
| InputParser (Network *nw) | |
Additional Inherited Members | |
Public Attributes inherited from InputParser | |
| Network * | network |
Parses a network element's properties from a line of input.
1.8.11