![]() |
MySQL 9.5.0
Source Code Documentation
|
#include <cstdint>#include <optional>#include <string>#include "mysqlrouter/router_utils_export.h"Go to the source code of this file.
Namespaces | |
| namespace | mysql_harness |
Functions | |
| std::optional< std::string > ROUTER_UTILS_EXPORT | get_configured_router_name (const mysql_harness::Config &config, const uint32_t default_port) |
| uint32_t ROUTER_UTILS_EXPORT | get_configured_http_port (const mysql_harness::Config &config, const uint32_t default_port) |
| uint32_t ROUTER_UTILS_EXPORT get_configured_http_port | ( | const mysql_harness::Config & | config, |
| const uint32_t | default_port | ||
| ) |
| std::optional< std::string > ROUTER_UTILS_EXPORT get_configured_router_name | ( | const mysql_harness::Config & | config, |
| const uint32_t | default_port | ||
| ) |