Main Page
Namespaces
Classes
Files
Related Pages
S
earch for
Alphabetical List
Class List
Class Hierarchy
Class Members
OpenBabel
::
LineEndingExtractor
LineEndingExtractor Class Reference
Replaces CRLF (DOS) and CR (Mac OS 9) line endings by LF (POSIX).
More...
#include <
openbabel/lineend.h
>
List of all members.
Public Member Functions
int
operator()
(std::streambuf &src)
void
finalize
(std::streambuf &)
Detailed Description
Replaces CRLF (DOS) and CR (Mac OS 9) line endings by LF (POSIX).
Member Function Documentation
int operator()
(
std::streambuf &
src
)
[inline]
void finalize
(
std::streambuf &
)
[inline]
The documentation for this class was generated from the following file:
lineend.h