|
relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
|
This is the complete list of members for relx::connection::PostgreSQLConnectionPool::PooledConnection, including all inherited members.
| operator bool() const | relx::connection::PostgreSQLConnectionPool::PooledConnection | inlineexplicit |
| operator->() | relx::connection::PostgreSQLConnectionPool::PooledConnection | inline |
| operator->() const | relx::connection::PostgreSQLConnectionPool::PooledConnection | inline |
| operator=(const PooledConnection &)=delete | relx::connection::PostgreSQLConnectionPool::PooledConnection | |
| operator=(PooledConnection &&)=default | relx::connection::PostgreSQLConnectionPool::PooledConnection | |
| PooledConnection(std::shared_ptr< PostgreSQLConnection > connection, const std::shared_ptr< PostgreSQLConnectionPool > &pool) | relx::connection::PostgreSQLConnectionPool::PooledConnection | inline |
| PooledConnection(const PooledConnection &)=delete | relx::connection::PostgreSQLConnectionPool::PooledConnection | |
| PooledConnection(PooledConnection &&)=default | relx::connection::PostgreSQLConnectionPool::PooledConnection | |
| ~PooledConnection() | relx::connection::PostgreSQLConnectionPool::PooledConnection | inline |