26 #ifndef ASCIIPARSER_H_ 27 #define ASCIIPARSER_H_ 128 bool isDatasetFile(
const std::string& file)
override;
144 #endif // ASCIIPARSER_H_
std::string getName(const std::string &qualified_name)
AsciiParser(const std::string ®ex_str="^\\s*#\\s*(\\w+)\\s*$")
Constructor Tool for reading ASCII tables from streams.
Tool for reading ASCII tables from streams.