noos::cloud::asio_handler< socket_type, child_class > Member List

This is the complete list of members for noos::cloud::asio_handler< socket_type, child_class >, including all inherited members.

asio_handler(const bool keep_alive, std::function< void(error_code)> error_callback)noos::cloud::asio_handler< socket_type, child_class >
bytes_received() const noos::cloud::http_responseprivate
check_http_header()noos::cloud::http_responseprivate
consume_buffer(std::function< void(std::string)> callback, unsigned int bytes)noos::cloud::http_responseprivate
content_length()noos::cloud::http_responseprivate
end(const boost::system::error_code &err)noos::cloud::asio_handler< socket_type, child_class >
flush_data()noos::cloud::http_responseprivate
http_response(std::function< void(error_code error)> callback)noos::cloud::http_responseprivate
http_response(std::string arg)noos::cloud::http_responseprivate
read_content(const boost::system::error_code &err, const std::size_t bytes)noos::cloud::asio_handler< socket_type, child_class >
read_headers(const boost::system::error_code &err, const std::size_t bytes)noos::cloud::asio_handler< socket_type, child_class >
read_status_line(const boost::system::error_code &err, const std::size_t bytes)noos::cloud::asio_handler< socket_type, child_class >
set_socket(const std::shared_ptr< socket_type > socket)noos::cloud::asio_handler< socket_type, child_class >
strip_http_header(unsigned int bytes)noos::cloud::http_responseprivate
to_string()noos::cloud::http_responseprivate
write_request(const boost::system::error_code &err, const std::size_t bytes)noos::cloud::asio_handler< socket_type, child_class >