C++ Actor Framework 1.0.0
|
This is the complete list of members for caf::net::http::async_client, including all inherited members.
abort(const error &reason)=0 | caf::net::generic_upper_layer | pure virtual |
consume(const response_header &hdr, const_byte_span payload)=0 (defined in caf::net::http::upper_layer::client) | caf::net::http::upper_layer::client | pure virtual |
done_sending()=0 | caf::net::generic_upper_layer | pure virtual |
get_future() const =0 (defined in caf::net::http::async_client) | caf::net::http::async_client | pure virtual |
make(http::method method, std::string path, unordered_flat_map< std::string, std::string > fields, const_byte_span payload) (defined in caf::net::http::async_client) | caf::net::http::async_client | static |
prepare_send()=0 | caf::net::generic_upper_layer | pure virtual |
start(lower_layer::client *down)=0 (defined in caf::net::http::upper_layer::client) | caf::net::http::upper_layer::client | pure virtual |
~async_client() override (defined in caf::net::http::async_client) | caf::net::http::async_client | |
~client() (defined in caf::net::http::upper_layer::client) | caf::net::http::upper_layer::client | virtual |
~generic_upper_layer() (defined in caf::net::generic_upper_layer) | caf::net::generic_upper_layer | virtual |
~upper_layer() (defined in caf::net::http::upper_layer) | caf::net::http::upper_layer | virtual |