This is the complete list of members for dcn::RouteHandlerFunc, including all inherited members.
operator()(Args &&... args) const | dcn::RouteHandlerFunc | inline |
RouteHandlerFunc(std::function< asio::awaitable< http::Response >(Args...)> func) | dcn::RouteHandlerFunc | inline |
RouteHandlerFunc(RouteHandlerFunc &&other)=default | dcn::RouteHandlerFunc |