|
virtual::std::error_code | start (::std::optional< uint64 >) |
|
virtual::std::error_code | write (::gsl::span< uchar const >) |
|
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 |
|
◆ start()
virtual::std::error_code Bedrock::Http::IgnoredResponseBody::start |
( |
::std::optional< uint64 > | | ) |
|
|
virtual |
◆ write()
virtual::std::error_code Bedrock::Http::IgnoredResponseBody::write |
( |
::gsl::span< uchar const > | | ) |
|
|
virtual |
◆ complete()
virtual void Bedrock::Http::IgnoredResponseBody::complete |
( |
| ) |
|
|
virtual |
◆ cancel()
virtual void Bedrock::Http::IgnoredResponseBody::cancel |
( |
| ) |
|
|
virtual |
◆ getLoggableDestination()
virtual::std::string const & Bedrock::Http::IgnoredResponseBody::getLoggableDestination |
( |
| ) |
const |
|
virtual |
◆ getLoggableData()
virtual ::gsl::span< uchar const > Bedrock::Http::IgnoredResponseBody::getLoggableData |
( |
| ) |
const |
|
virtual |
◆ getType()
virtual::Bedrock::Http::ResponseBodyType Bedrock::Http::IgnoredResponseBody::getType |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: