ttg::detail::iovec_ostreambuf Class Reference
Inheritance diagram for ttg::detail::iovec_ostreambuf:

Documentation

streambuf that records vector of address-size pairs

Definition at line 32 of file stream.h.

Public Member Functions

const auto & iovec () const
 

Protected Member Functions

std::streamsize xsputn (const char_type *s, std::streamsize n) override
 

Member Function Documentation

◆ iovec()

const auto& ttg::detail::iovec_ostreambuf::iovec ( ) const
inline

Definition at line 36 of file stream.h.

◆ xsputn()

std::streamsize ttg::detail::iovec_ostreambuf::xsputn ( const char_type *  s,
std::streamsize  n 
)
inlineoverrideprotected

Definition at line 39 of file stream.h.


The documentation for this class was generated from the following file: