#include <streambuf>
Include dependency graph for lineend.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OpenBabel |
Classes | |
class | FilteringInputStreambuf |
Delivers characters from an istream or streambuf from a source while filtering. More... | |
class | LineEndingExtractor |
Replaces CRLF (DOS) and CR (Mac OS 9) line endings by LF (POSIX). More... |