Class cfile_streambuf

Inheritance Relationships

Base Type

  • public std::streambuf

Class Documentation

class backward::cfile_streambuf : public std::streambuf

Public Functions

inline cfile_streambuf(FILE *_sink)
inline int_type underflow() override
inline int_type overflow(int_type ch) override
inline std::streamsize xsputn(const char_type *s, std::streamsize count) override