MySQL 9.0.0
Source Code Documentation
impl::HttpServerComponentImpl Member List

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

add_route(const std::string &url_regex, std::unique_ptr< http::base::RequestHandler > cb) overrideimpl::HttpServerComponentImplvirtual
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
remove_route(const std::string &url_regex) overrideimpl::HttpServerComponentImplvirtual
remove_route(const void *handler) overrideimpl::HttpServerComponentImplvirtual
request_handlers_impl::HttpServerComponentImplprivate
rh_muimpl::HttpServerComponentImplprivate
set_instance(std::unique_ptr< HttpServerComponent > component)HttpServerComponentstatic
srv_impl::HttpServerComponentImplprivate
~HttpServerComponent()=defaultHttpServerComponentvirtual