asString() const | TextFile | |
ConstIterator typedef | TextFile | |
ConstReverseIterator typedef | TextFile | |
Iterator typedef | TextFile | |
load(const String &filename, bool trim_lines=false) | TextFile | |
ReverseIterator typedef | TextFile | |
search(const Iterator &start, const String &text, bool trim=false) | TextFile | |
search(const String &text, bool trim=false) | TextFile | |
search(const ConstIterator &start, const String &text, bool trim=false) const | TextFile | |
search(const String &text, bool trim=false) const | TextFile | |
searchSuffix(const Iterator &start, const String &text, bool trim=false) | TextFile | |
searchSuffix(const String &text, bool trim=false) | TextFile | |
searchSuffix(const ConstIterator &start, const String &text, bool trim=false) const | TextFile | |
searchSuffix(const String &text, bool trim=false) const | TextFile | |
store(const String &filename) | TextFile | |
TextFile() | TextFile | |
TextFile(const String &filename, bool trim_lines=false) | TextFile | |
~TextFile() | TextFile | [virtual] |