LauTextFileParser.hh
Go to the documentation of this file.
std::vector< std::string > getNextLine() Retrieve the next line. Definition: LauTextFileParser.cc:118 std::map< int, std::vector< std::string > > LineMap The type used to contain the parsed text. Definition: LauTextFileParser.hh:88 std::vector< std::string > getLine(int lineNo) Retrieve the specified line. Definition: LauTextFileParser.cc:127 LauTextFileParser & operator=(const LauTextFileParser &rhs) Copy assignment operator (not implemented) Generated by ![]() |