Crow  1.1
A C++ microframework for the web
crow::Connection< Adaptor, Handler, Middlewares > Member List

This is the complete list of members for crow::Connection< Adaptor, Handler, Middlewares >, including all inherited members.

complete_request()crow::Connection< Adaptor, Handler, Middlewares >inline
Connection(asio::io_service &io_service, Handler *handler, const std::string &server_name, std::tuple< Middlewares... > *middlewares, std::function< std::string()> &get_cached_date_str_f, detail::task_timer &task_timer, typename Adaptor::context *adaptor_ctx_, std::atomic< unsigned int > &queue_length) (defined in crow::Connection< Adaptor, Handler, Middlewares >)crow::Connection< Adaptor, Handler, Middlewares >inline
crow::response (defined in crow::Connection< Adaptor, Handler, Middlewares >)crow::Connection< Adaptor, Handler, Middlewares >friend
handle() (defined in crow::Connection< Adaptor, Handler, Middlewares >)crow::Connection< Adaptor, Handler, Middlewares >inline
handle_header() (defined in crow::Connection< Adaptor, Handler, Middlewares >)crow::Connection< Adaptor, Handler, Middlewares >inline
handle_url() (defined in crow::Connection< Adaptor, Handler, Middlewares >)crow::Connection< Adaptor, Handler, Middlewares >inline
socket()crow::Connection< Adaptor, Handler, Middlewares >inline
start() (defined in crow::Connection< Adaptor, Handler, Middlewares >)crow::Connection< Adaptor, Handler, Middlewares >inline
~Connection() (defined in crow::Connection< Adaptor, Handler, Middlewares >)crow::Connection< Adaptor, Handler, Middlewares >inline