MySQL 9.1.0
Source Code Documentation
|
#include <cstddef>
#include <list>
#include <memory>
#include <string>
#include <system_error>
#include "mysqlrouter/datatypes.h"
#include "tcp_address.h"
Go to the source code of this file.
Classes | |
class | Destination |
Destination to forward client connections to. More... | |
class | Destinations |
A forward iterable container of destinations. More... | |