|
BufferedResponseBody & | operator= (BufferedResponseBody const &) |
|
| BufferedResponseBody (BufferedResponseBody const &) |
|
virtual::std::error_code | start (::std::optional< uint64 > size) |
|
virtual::std::error_code | write (::gsl::span< uchar const > source) |
|
virtual void | complete () |
|
virtual void | cancel () |
|
virtual::std::string const & | getLoggableDestination () const |
|
virtual ::gsl::span< uchar const > | getLoggableData () const |
|
virtual::Bedrock::Http::ResponseBodyType | getType () const |
|
MCAPI::std::error_code | $start (::std::optional< uint64 > size) |
|
MCAPI::std::error_code | $write (::gsl::span< uchar const > source) |
|
MCAPI void | $complete () |
|
MCAPI void | $cancel () |
|
MCAPI::std::string const & | $getLoggableDestination () const |
|
MCAPI ::gsl::span< uchar const > | $getLoggableData () const |
|
MCFOLD::Bedrock::Http::ResponseBodyType | $getType () const |
|
◆ start()
virtual::std::error_code Bedrock::Http::BufferedResponseBody::start |
( |
::std::optional< uint64 > | size | ) |
|
|
virtual |
◆ write()
virtual::std::error_code Bedrock::Http::BufferedResponseBody::write |
( |
::gsl::span< uchar const > | source | ) |
|
|
virtual |
◆ complete()
virtual void Bedrock::Http::BufferedResponseBody::complete |
( |
| ) |
|
|
virtual |
◆ cancel()
virtual void Bedrock::Http::BufferedResponseBody::cancel |
( |
| ) |
|
|
virtual |
◆ getLoggableDestination()
virtual::std::string const & Bedrock::Http::BufferedResponseBody::getLoggableDestination |
( |
| ) |
const |
|
virtual |
◆ getLoggableData()
virtual ::gsl::span< uchar const > Bedrock::Http::BufferedResponseBody::getLoggableData |
( |
| ) |
const |
|
virtual |
◆ getType()
virtual::Bedrock::Http::ResponseBodyType Bedrock::Http::BufferedResponseBody::getType |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: