MySQL 9.4.0
Source Code Documentation
impl::HttpServerComponentImpl Member List

This is the complete list of members for impl::HttpServerComponentImpl, including all inherited members.

add_direct_match_route(const std::string &url_host, const ::http::base::UriPathMatcher &url_path, std::unique_ptr< http::base::RequestHandler > cb) overrideimpl::HttpServerComponentImplvirtual
add_regex_route(const std::string &url_host, const std::string &url_regex, std::unique_ptr< http::base::RequestHandler > cb) overrideimpl::HttpServerComponentImplvirtual
direct_match_request_handlers_impl::HttpServerComponentImplprivate
get_instance()HttpServerComponentstatic
HttpServerComponentImpl()=defaultimpl::HttpServerComponentImpl
HttpServerComponentImpl(HttpServerComponentImpl const &)=deleteimpl::HttpServerComponentImplprivate
HttpServerCtxtPtr typedefHttpServerComponent
init(std::shared_ptr< http::HttpServerContext > srv) overrideimpl::HttpServerComponentImplvirtual
is_ssl_configured() overrideimpl::HttpServerComponentImplvirtual
operator=(HttpServerComponent const &)=deleteimpl::HttpServerComponentImplprivate
regex_request_handlers_impl::HttpServerComponentImplprivate
remove_route(const void *handler) overrideimpl::HttpServerComponentImplvirtual
rh_muimpl::HttpServerComponentImplprivate
set_instance(std::unique_ptr< HttpServerComponent > component)HttpServerComponentstatic
srv_impl::HttpServerComponentImplprivate
~HttpServerComponent()=defaultHttpServerComponentvirtual