4.6.0
Freundlich's C++ toolkit
|
Changes the streambuf of a stream temporarily.
Public Types | |
using | stream_type = std::basic_ios<Ch, Traits> |
using | streambuf_type = std::basic_streambuf<Ch, Traits> |
Public Member Functions | |
basic_scoped_rdbuf (fcppt::reference< stream_type >, fcppt::reference< streambuf_type >) | |
~basic_scoped_rdbuf () | |
using fcppt::io::basic_scoped_rdbuf< Ch, Traits >::stream_type = std::basic_ios<Ch, Traits> |
using fcppt::io::basic_scoped_rdbuf< Ch, Traits >::streambuf_type = std::basic_streambuf<Ch, Traits> |
fcppt::io::basic_scoped_rdbuf< Ch, Traits >::basic_scoped_rdbuf | ( | fcppt::reference< stream_type > | , |
fcppt::reference< streambuf_type > | ) |
fcppt::io::basic_scoped_rdbuf< Ch, Traits >::~basic_scoped_rdbuf | ( | ) |