EPANET  3.0
EPANET Development Project
Public Member Functions | List of all members
PropertyParser Class Reference

Parses a network element's properties from a line of input. More...

#include <inputparser.h>

Inheritance diagram for PropertyParser:
InputParser

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
Networknetwork
 

Detailed Description

Parses a network element's properties from a line of input.


The documentation for this class was generated from the following files: