![]() |
MySQL 9.3.0
Source Code Documentation
|
This is the complete list of members for Destination, including all inherited members.
dest_ | Destination | private |
Destination(mysql_harness::Destination dest, routing_guidelines::Server_info server_info, std::string routing_guidelines_route_name, const std::optional< bool > connection_sharing_allowed=std::nullopt) | Destination | inline |
Destination()=default | Destination | |
Destination(const Destination &)=default | Destination | |
Destination(Destination &&)=default | Destination | |
destination() const | Destination | inline |
disable_connection_sharing() | Destination | inline |
get_server_info() const | Destination | inline |
guidelines_route_info() const | Destination | inline |
guidelines_route_info_ | Destination | private |
operator=(const Destination &)=default | Destination | |
operator=(Destination &&)=default | Destination | |
route_name() const | Destination | inline |
server_info_ | Destination | private |
server_mode() const | Destination | virtual |
server_uuid() const | Destination | inline |
set_route_name(std::string name) | Destination | inline |
~Destination()=default | Destination | virtual |