![]() |
MySQL 8.0.43
Source Code Documentation
|
This is the complete list of members for Destination, including all inherited members.
| connect_status(std::error_code) | Destination | inlinevirtual |
| Destination(std::string id, std::string hostname, uint16_t port) | Destination | inline |
| good() const | Destination | inlinevirtual |
| hostname() const | Destination | inline |
| hostname_ | Destination | private |
| id() const | Destination | inline |
| id_ | Destination | private |
| port() const noexcept | Destination | inline |
| port_ | Destination | private |
| ~Destination()=default | Destination | virtual |