Classes | Namespaces

lineend.h File Reference

Translate line endings automatically (UNIX, Classic Mac, DOS) More...

#include <streambuf>
#include <climits>

Go to the source code of this file.

Classes

class  FilteringInputStreambuf< Extractor >
 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...

Namespaces

namespace  OpenBabel

Detailed Description

Translate line endings automatically (UNIX, Classic Mac, DOS)

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines