OpenMS
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
TextFile Member List

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

addLine(const StringType &line)TextFileinline
begin() constTextFile
begin()TextFile
buffer_TextFileprotected
ConstIterator typedefTextFile
ConstReverseIterator typedefTextFile
end() constTextFile
end()TextFile
getLine(std::istream &is, std::string &t)TextFilestatic
Iterator typedefTextFile
load(const String &filename, bool trim_lines=false, Int first_n=-1, bool skip_empty_lines=false, const String &comment_symbol="")TextFile
operator<<(const StringType &string)TextFileinline
ReverseIterator typedefTextFile
store(const String &filename)TextFile
TextFile()TextFile
TextFile(const String &filename, bool trim_lines=false, Int first_n=-1, bool skip_empty_lines=false, const String &comment_symbol="")TextFile
~TextFile()TextFilevirtual