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