Electroneum
crow::Crow< Middlewares > Member List

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

bindaddr(std::string bindaddr)crow::Crow< Middlewares >inline
bindaddr_crow::Crow< Middlewares >private
concurrency(std::uint16_t concurrency)crow::Crow< Middlewares >inline
concurrency_crow::Crow< Middlewares >private
context_t typedefcrow::Crow< Middlewares >
Crow()crow::Crow< Middlewares >inline
debug_print()crow::Crow< Middlewares >inline
get_context(const request &req)crow::Crow< Middlewares >inline
get_middleware()crow::Crow< Middlewares >inline
handle(const request &req, response &res)crow::Crow< Middlewares >inline
handle_upgrade(const request &req, response &res, Adaptor &&adaptor)crow::Crow< Middlewares >inline
middlewares_crow::Crow< Middlewares >private
multithreaded()crow::Crow< Middlewares >inline
port(std::uint16_t port)crow::Crow< Middlewares >inline
port_crow::Crow< Middlewares >private
route(std::string &&rule) -> typename std::result_of< decltype(&Router::new_rule_tagged< Tag >)(Router, std::string &&)>::typecrow::Crow< Middlewares >inline
route_dynamic(std::string &&rule)crow::Crow< Middlewares >inline
router_crow::Crow< Middlewares >private
run()crow::Crow< Middlewares >inline
self_t typedefcrow::Crow< Middlewares >
server_crow::Crow< Middlewares >private
server_t typedefcrow::Crow< Middlewares >
ssl(T &&)crow::Crow< Middlewares >inline
ssl_file(T &&, Remain &&...)crow::Crow< Middlewares >inline
stop()crow::Crow< Middlewares >inline
validate()crow::Crow< Middlewares >inline