OpenMS
CsvFile Member List

This is the complete list of members for CsvFile, including all inherited members.

addLine(const StringType &line)TextFileinlineprivate
addRow(const StringList &list)CsvFile
begin() constTextFileprivate
begin()TextFileprivate
buffer_TextFileprivate
clear()CsvFile
ConstIterator typedefTextFileprivate
ConstReverseIterator typedefTextFileprivate
CsvFile()CsvFile
CsvFile(const String &filename, char is=',', bool ie=false, Int first_n=-1)CsvFile
end() constTextFileprivate
end()TextFileprivate
getLine(std::istream &is, std::string &t)TextFileprivatestatic
getRow(Size row, StringList &list)CsvFile
itemenclosed_CsvFileprivate
itemseperator_CsvFileprivate
Iterator typedefTextFileprivate
load(const String &filename, char is=',', bool ie=false, Int first_n=-1)CsvFile
OpenMS::TextFile::load(const String &filename, bool trim_lines=false, Int first_n=-1, bool skip_empty_lines=false)TextFileprivate
operator<<(const StringType &string)TextFileinlineprivate
ReverseIterator typedefTextFileprivate
rowCount() constCsvFile
store(const String &filename)CsvFile
TextFile()TextFileprivate
TextFile(const String &filename, bool trim_lines=false, Int first_n=-1, bool skip_empty_lines=false)TextFileprivate
~CsvFile() overrideCsvFile
~TextFile()TextFileprivatevirtual