NetFlex  0.0.0
C++11 HTTP Server Library.
netflex::http::client Member List

This is the complete list of members for netflex::http::client, including all inherited members.

client(const std::shared_ptr< tacopie::tcp_client > &tcp_client)netflex::http::clientexplicit
client(const client &)=deletenetflex::http::client
disconnection_handler_t typedefnetflex::http::client
get_host(void) constnetflex::http::client
get_port(void) constnetflex::http::client
on_async_read_result(tacopie::tcp_client::read_result &res)netflex::http::client
operator=(const client &)=deletenetflex::http::client
request_handler_t typedefnetflex::http::client
send_response(const response &response)netflex::http::client
set_disconnection_handler(const disconnection_handler_t &cb)netflex::http::client
set_request_handler(const request_handler_t &cb)netflex::http::client
~client(void)=defaultnetflex::http::client