MySQL 8.0.37
Source Code Documentation
RestRoutingConnections Member List

This is the complete list of members for RestRoutingConnections, including all inherited members.

allowed_methods_RestApiHandlerprivate
BaseRestApiHandler()=defaultBaseRestApiHandler
BaseRestApiHandler(const BaseRestApiHandler &)=defaultBaseRestApiHandler
BaseRestApiHandler(BaseRestApiHandler &&)=defaultBaseRestApiHandler
kKeyBytesFromServerRestRoutingConnectionsstatic
kKeyBytesToServerRestRoutingConnectionsstatic
kKeyDestinationAddressRestRoutingConnectionsstatic
kKeySourceAddressRestRoutingConnectionsstatic
kKeyTimeConnectedToServerRestRoutingConnectionsstatic
kKeyTimeLastReceivedFromServerRestRoutingConnectionsstatic
kKeyTimeLastSentToServerRestRoutingConnectionsstatic
kKeyTimeStartedRestRoutingConnectionsstatic
on_handle_request(HttpRequest &req, const std::string &base_path, const std::vector< std::string > &path_matches) overrideRestRoutingConnectionsvirtual
operator=(const BaseRestApiHandler &)=defaultBaseRestApiHandler
operator=(BaseRestApiHandler &&)=defaultBaseRestApiHandler
path_regexRestRoutingConnectionsstatic
require_realm_RestApiHandlerprivate
RestApiHandler(const std::string &require_realm, HttpMethod::Bitset allowed_methods)RestApiHandlerinline
RestRoutingConnections(const std::string &require_realm)RestRoutingConnectionsinline
try_handle_request(HttpRequest &req, const std::string &base_path, const std::vector< std::string > &path_matches) overrideRestApiHandlervirtual
~BaseRestApiHandler()BaseRestApiHandlervirtual