streambuf that records vector of address-size pairs
More...
#include <stream.h>
Inherits std::streambuf.
|
| const auto & | iovec () const |
| |
|
| std::streamsize | xsputn (const char_type *s, std::streamsize n) override |
| |
streambuf that records vector of address-size pairs
Definition at line 33 of file stream.h.
◆ iovec()
| const auto & ttg::detail::iovec_ostreambuf::iovec |
( |
| ) |
const |
|
inline |
◆ xsputn()
| std::streamsize ttg::detail::iovec_ostreambuf::xsputn |
( |
const char_type * |
s, |
|
|
std::streamsize |
n |
|
) |
| |
|
inlineoverrideprotected |
The documentation for this class was generated from the following file: