C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::net::http::lower_layer Member List

This is the complete list of members for caf::net::http::lower_layer, including all inherited members.

add_header_field(std::string_view key, std::string_view val)=0caf::net::http::lower_layerpure virtual
can_send_more() const noexcept=0caf::net::generic_lower_layerpure virtual
end_header()=0caf::net::http::lower_layerpure virtual
is_reading() const noexcept=0caf::net::generic_lower_layerpure virtual
manager() noexcept=0caf::net::generic_lower_layerpure virtual
mpx() noexceptcaf::net::generic_lower_layer
request_messages()=0caf::net::http::lower_layerpure virtual
send_chunk(const_byte_span bytes)=0caf::net::http::lower_layerpure virtual
send_end_of_chunks()=0caf::net::http::lower_layerpure virtual
send_payload(const_byte_span bytes)=0caf::net::http::lower_layerpure virtual
shutdown()=0caf::net::generic_lower_layerpure virtual
shutdown(const error &reason)caf::net::generic_lower_layervirtual
suspend_reading()=0caf::net::http::lower_layerpure virtual
switch_protocol(std::unique_ptr< octet_stream::upper_layer > next)=0caf::net::http::lower_layerpure virtual
write_later()=0caf::net::generic_lower_layerpure virtual
~generic_lower_layer() (defined in caf::net::generic_lower_layer)caf::net::generic_lower_layervirtual
~lower_layer() (defined in caf::net::http::lower_layer)caf::net::http::lower_layervirtual