MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for PooledConnection< T >, including all inherited members.
async_idle(std::chrono::milliseconds idle_timeout) | PooledConnection< T > | inlineprivate |
async_recv_message() | PooledConnection< T > | inlineprivate |
conn_ | PooledConnection< T > | private |
connection() | PooledConnection< T > | inline |
connection() const | PooledConnection< T > | inline |
connection_type typedef | PooledConnection< T > | |
ConnectionPool | PooledConnection< T > | friend |
idle_timer_ | PooledConnection< T > | private |
PooledConnection(connection_type conn) | PooledConnection< T > | inline |
remove_me() | PooledConnectionBase | |
remover(std::function< void()> remover) | PooledConnectionBase | inline |
remover_ | PooledConnectionBase | private |
reset() | PooledConnection< T > | inline |
Ssl typedef | PooledConnection< T > |