#include <toolbox/io/Stream.hpp>
Definition at line 26 of file Stream.hpp.
◆ StreamBuf() [1/3]
toolbox::io::StreamBuf::StreamBuf |
( |
Buffer & |
buf | ) |
|
|
inlineexplicitnoexcept |
◆ ~StreamBuf()
toolbox::io::StreamBuf::~StreamBuf |
( |
| ) |
|
|
overridedefault |
◆ StreamBuf() [2/3]
◆ StreamBuf() [3/3]
toolbox::io::StreamBuf::StreamBuf |
( |
StreamBuf && |
| ) |
|
|
delete |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ commit()
void toolbox::io::StreamBuf::commit |
( |
| ) |
|
|
inlinenoexcept |
◆ reset()
void toolbox::io::StreamBuf::reset |
( |
| ) |
|
|
inlinenoexcept |
◆ overflow()
StreamBuf::int_type toolbox::io::StreamBuf::overflow |
( |
int_type |
c | ) |
|
|
overrideprotectednoexcept |
◆ xsputn()
std::streamsize toolbox::io::StreamBuf::xsputn |
( |
const char_type * |
s, |
|
|
std::streamsize |
count |
|
) |
| |
|
overrideprotectednoexcept |
The documentation for this class was generated from the following files: