|
Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
|
This is the complete list of members for database::testing::scoped_connection, including all inherited members.
| conn_ | database::testing::scoped_connection | private |
| get() | database::testing::scoped_connection | inline |
| operator bool() const | database::testing::scoped_connection | inlineexplicit |
| operator*() | database::testing::scoped_connection | inline |
| operator->() | database::testing::scoped_connection | inline |
| operator=(const scoped_connection &)=delete | database::testing::scoped_connection | |
| pool_ | database::testing::scoped_connection | private |
| scoped_connection(mock_connection_pool &pool) | database::testing::scoped_connection | inline |
| scoped_connection(mock_connection_pool &pool, std::chrono::milliseconds timeout) | database::testing::scoped_connection | inline |
| scoped_connection(const scoped_connection &)=delete | database::testing::scoped_connection | |
| scoped_connection(scoped_connection &&other) noexcept | database::testing::scoped_connection | inline |
| ~scoped_connection() | database::testing::scoped_connection | inline |