Go to the documentation of this file.
35#ifndef oofemtxtdatareader_h
36#define oofemtxtdatareader_h
59 std :: list< OOFEMTXTInputRecord > :: iterator
it;
68 bool peekNext(
const std :: string &keyword)
override;
77 bool giveLineFromInput(std :: ifstream &stream,
int &lineNum, std :: string &line);
79 bool giveRawLineFromInput(std :: ifstream &stream,
int &lineNum, std :: string &line);
InputRecordType
Determines the type of input record.
std::string giveReferenceName() const override
Gives the reference file name (e.g. file name).
InputRecord & giveInputRecord(InputRecordType, int recordId) override
bool peekNext(const std ::string &keyword) override
OOFEMTXTDataReader(std ::string inputfilename)
Constructor.
std ::list< OOFEMTXTInputRecord > recordList
std::list< OOFEMTXTInputRecord >::iterator it
Keeps track of the current position in the list.
std::string dataSourceName
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011