relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
Loading...
Searching...
No Matches
relx::connection::PostgreSQLConnectionPool::PooledConnection Member List

This is the complete list of members for relx::connection::PostgreSQLConnectionPool::PooledConnection, including all inherited members.

operator bool() constrelx::connection::PostgreSQLConnectionPool::PooledConnectioninlineexplicit
operator->()relx::connection::PostgreSQLConnectionPool::PooledConnectioninline
operator->() constrelx::connection::PostgreSQLConnectionPool::PooledConnectioninline
operator=(const PooledConnection &)=deleterelx::connection::PostgreSQLConnectionPool::PooledConnection
operator=(PooledConnection &&)=defaultrelx::connection::PostgreSQLConnectionPool::PooledConnection
PooledConnection(std::shared_ptr< PostgreSQLConnection > connection, const std::shared_ptr< PostgreSQLConnectionPool > &pool)relx::connection::PostgreSQLConnectionPool::PooledConnectioninline
PooledConnection(const PooledConnection &)=deleterelx::connection::PostgreSQLConnectionPool::PooledConnection
PooledConnection(PooledConnection &&)=defaultrelx::connection::PostgreSQLConnectionPool::PooledConnection
~PooledConnection()relx::connection::PostgreSQLConnectionPool::PooledConnectioninline