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:82 std::vector< std::string > getLine(int lineNo) Retrieve the specified line. Definition: LauTextFileParser.cc:127 Generated by 1.8.5 |