MySQL 8.0.39
Source Code Documentation
|
This is the complete list of members for PooledConnection, including all inherited members.
async_idle(std::chrono::milliseconds idle_timeout) | PooledConnection | private |
async_recv_message() | PooledConnection | private |
conn_ | PooledConnection | private |
connection() | PooledConnection | inline |
connection() const | PooledConnection | inline |
ConnectionPool | PooledConnection | friend |
endpoint() const | PooledConnection | inline |
endpoint_ | PooledConnection | private |
idle_timer_ | PooledConnection | private |
is_authenticated() const | PooledConnection | inline |
is_authenticated_ | PooledConnection | private |
PooledConnection(std::unique_ptr< ConnectionBase > conn) | PooledConnection | inline |
PooledConnection(std::unique_ptr< ConnectionBase > conn, Ssl ssl) | PooledConnection | inline |
recv_buf_ | PooledConnection | private |
remove_me() | PooledConnection | private |
remover(std::function< void()> remover) | PooledConnection | inline |
remover_ | PooledConnection | private |
reset() | PooledConnection | |
ssl() | PooledConnection | inline |
ssl() const | PooledConnection | inline |
Ssl typedef | PooledConnection | |
ssl_ | PooledConnection | private |