#include <newline.hpp>
boost::iostreams::newline_checker::newline_checker |
( |
int |
target = newline::mixed | ) |
|
|
inlineexplicit |
template<typename Sink >
void boost::iostreams::newline_checker::close |
( |
Sink & |
, |
|
|
BOOST_IOS::openmode |
|
|
) |
| |
|
inline |
template<typename Source >
int boost::iostreams::newline_checker::get |
( |
Source & |
src | ) |
|
|
inline |
References boost::multiprecision::backends::c, boost::iostreams::newline::CR, boost::iostreams::newline::dos, boost::iostreams::newline::final_newline, boost::iostreams::get(), boost::iostreams::newline::LF, boost::iostreams::newline::mac, boost::iostreams::newline::platform_mask, boost::iostreams::newline::posix, boost::msm::front::euml::target_, and boost::iostreams::WOULD_BLOCK.
bool boost::iostreams::detail::newline_base::has_final_newline |
( |
| ) |
const |
|
inlineinherited |
bool boost::iostreams::detail::newline_base::is_dos |
( |
| ) |
const |
|
inlineinherited |
bool boost::iostreams::detail::newline_base::is_mac |
( |
| ) |
const |
|
inlineinherited |
bool boost::iostreams::detail::newline_base::is_mixed |
( |
| ) |
const |
|
inlineinherited |
bool boost::iostreams::detail::newline_base::is_mixed_dos |
( |
| ) |
const |
|
inlineinherited |
bool boost::iostreams::detail::newline_base::is_mixed_mac |
( |
| ) |
const |
|
inlineinherited |
bool boost::iostreams::detail::newline_base::is_mixed_posix |
( |
| ) |
const |
|
inlineinherited |
bool boost::iostreams::detail::newline_base::is_posix |
( |
| ) |
const |
|
inlineinherited |
template<typename Sink >
bool boost::iostreams::newline_checker::put |
( |
Sink & |
dest, |
|
|
int |
c |
|
) |
| |
|
inline |
int boost::iostreams::detail::newline_base::flags_ |
|
protectedinherited |
The documentation for this class was generated from the following file: