MySQL 8.4.0
Source Code Documentation
mysqlrouter::URI Member List

This is the complete list of members for mysqlrouter::URI, including all inherited members.

allow_path_rootless_mysqlrouter::URIprivate
allow_schemeless_mysqlrouter::URIprivate
fragmentmysqlrouter::URI
get_path_as_string(bool needs_first_slash=true) constmysqlrouter::URI
get_query_as_string() constmysqlrouter::URI
hostmysqlrouter::URI
init_from_uri(const std::string &uri)mysqlrouter::URIprivate
operator!=(const URI &u2) constmysqlrouter::URI
operator<<mysqlrouter::URIfriend
operator==(const URI &u2) constmysqlrouter::URI
passwordmysqlrouter::URI
pathmysqlrouter::URI
path_keep_last_slash_mysqlrouter::URIprivate
portmysqlrouter::URI
querymysqlrouter::URI
query_delimitermysqlrouter::URIstatic
query_is_signle_parameter_mysqlrouter::URIprivate
query_single_parameter_when_cant_parse_mysqlrouter::URIprivate
schememysqlrouter::URI
set_path_from_string(const std::string &p)mysqlrouter::URI
set_query_from_string(const std::string &q)mysqlrouter::URI
set_uri(const std::string &uri)mysqlrouter::URIinline
str() constmysqlrouter::URI
URI(const std::string &uri, bool allow_path_rootless=true, bool allow_schemeless=false, bool path_keep_last_slash=false, bool query_single_parameter_when_cant_parse=false)mysqlrouter::URIinline
URI()mysqlrouter::URIinline
uri_mysqlrouter::URIprivate
usernamemysqlrouter::URI