Crow  1.0
A C++ microframework for the web
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
catchall_route()crow::Crow< Middlewares >inline
concurrency(std::uint16_t concurrency)crow::Crow< Middlewares >inline
concurrency_crow::Crow< Middlewares >private
context_t typedefcrow::Crow< Middlewares >
Crow()crow::Crow< Middlewares >inline
cv_started_crow::Crow< Middlewares >private
debug_print()crow::Crow< Middlewares >inline
get_context(const request &req)crow::Crow< Middlewares >inline
get_middleware()crow::Crow< Middlewares >inline
handle(request &req, response &res)crow::Crow< Middlewares >inline
handle_upgrade(const request &req, response &res, Adaptor &&adaptor)crow::Crow< Middlewares >inline
loglevel(LogLevel level)crow::Crow< Middlewares >inline
middlewares_crow::Crow< Middlewares >private
multithreaded()crow::Crow< Middlewares >inline
mw_container_t typedefcrow::Crow< Middlewares >
notify_server_start()crow::Crow< Middlewares >inline
port(std::uint16_t port)crow::Crow< Middlewares >inline
port()crow::Crow< Middlewares >inline
port_crow::Crow< Middlewares >private
register_blueprint(Blueprint &blueprint)crow::Crow< Middlewares >inline
res_stream_threshold_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
run_async()crow::Crow< Middlewares >inline
self_t typedefcrow::Crow< Middlewares >
server_crow::Crow< Middlewares >private
server_name(std::string server_name)crow::Crow< Middlewares >inline
server_name_crow::Crow< Middlewares >private
server_started_crow::Crow< Middlewares >private
server_t typedefcrow::Crow< Middlewares >
signal_add(int signal_number)crow::Crow< Middlewares >inline
signal_clear()crow::Crow< Middlewares >inline
signals_crow::Crow< Middlewares >private
ssl(T &&)crow::Crow< Middlewares >inline
ssl_file(T &&, Remain &&...)crow::Crow< Middlewares >inline
ssl_used() constcrow::Crow< Middlewares >inline
start_mutex_crow::Crow< Middlewares >private
stop()crow::Crow< Middlewares >inline
stream_threshold(size_t threshold)crow::Crow< Middlewares >inline
stream_threshold()crow::Crow< Middlewares >inline
tick(Duration d, Func f)crow::Crow< Middlewares >inline
tick_function_crow::Crow< Middlewares >private
tick_interval_crow::Crow< Middlewares >private
timeout(std::uint8_t timeout)crow::Crow< Middlewares >inline
timeout_crow::Crow< Middlewares >private
validate()crow::Crow< Middlewares >inline
validated_crow::Crow< Middlewares >private
wait_for_server_start()crow::Crow< Middlewares >inline