Class basic_osyncstream::sync_streambuf

Nested Relationships

This class is a nested type of Class basic_osyncstream.

Inheritance Relationships

Base Type

  • public std::streambuf

Class Documentation

class sync_streambuf : public std::streambuf

Public Functions

inline sync_streambuf(std::ostream *os)
inline sync_streambuf(const sync_streambuf &other)
inline sync_streambuf &operator=(const sync_streambuf &other)

Protected Functions

inline int_type overflow(int_type c) override
inline std::streamsize xsputn(const char *s, std::streamsize count) override