Stream buffer for reflex::Input to read DOS files, replaces CRLF by LF, derived from std::streambuf.
More...
#include <input.h>
Stream buffer for reflex::Input to read DOS files, replaces CRLF by LF, derived from std::streambuf.
reflex::Input::dos_streambuf::dos_streambuf |
( |
const reflex::Input & |
input | ) |
|
|
inline |
virtual std::streamsize reflex::Input::dos_streambuf::showmanyc |
( |
| ) |
|
|
inlineprivatevirtual |
virtual int_type reflex::Input::dos_streambuf::uflow |
( |
| ) |
|
|
inlineprivatevirtual |
virtual int_type reflex::Input::dos_streambuf::underflow |
( |
| ) |
|
|
inlineprivatevirtual |
int reflex::Input::dos_streambuf::ch1_ |
|
protected |
int reflex::Input::dos_streambuf::ch2_ |
|
protected |
Input reflex::Input::dos_streambuf::input_ |
|
protected |
The documentation for this class was generated from the following file: