OpenMS
|
This is the complete list of members for TextFile, including all inherited members.
addLine(const StringType &line) | TextFile | inline |
begin() const | TextFile | |
begin() | TextFile | |
buffer_ | TextFile | protected |
ConstIterator typedef | TextFile | |
ConstReverseIterator typedef | TextFile | |
end() const | TextFile | |
end() | TextFile | |
getLine(std::istream &is, std::string &t) | TextFile | static |
Iterator typedef | TextFile | |
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) | TextFile | inline |
ReverseIterator typedef | TextFile | |
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() | TextFile | virtual |