![]() |
fb-cpp 0.0.2
A modern C++ wrapper for the Firebird database API
|
This is the complete list of members for fbcpp::AttachmentPool, including all inherited members.
| acquire() | fbcpp::AttachmentPool | |
| AttachmentPool(Client &client, std::string uri, const AttachmentPoolOptions &options={}) | fbcpp::AttachmentPool | explicit |
| AttachmentPool(const AttachmentPool &)=delete (defined in fbcpp::AttachmentPool) | fbcpp::AttachmentPool | |
| AttachmentPool(AttachmentPool &&)=delete (defined in fbcpp::AttachmentPool) | fbcpp::AttachmentPool | |
| availableCount() | fbcpp::AttachmentPool | |
| close() | fbcpp::AttachmentPool | |
| getClient() noexcept | fbcpp::AttachmentPool | inline |
| getOptions() const noexcept | fbcpp::AttachmentPool | inline |
| getUri() const noexcept | fbcpp::AttachmentPool | inline |
| inUseCount() | fbcpp::AttachmentPool | |
| operator=(const AttachmentPool &)=delete (defined in fbcpp::AttachmentPool) | fbcpp::AttachmentPool | |
| operator=(AttachmentPool &&)=delete (defined in fbcpp::AttachmentPool) | fbcpp::AttachmentPool | |
| PooledAttachment (defined in fbcpp::AttachmentPool) | fbcpp::AttachmentPool | friend |
| size() | fbcpp::AttachmentPool | |
| tryAcquire() | fbcpp::AttachmentPool | |
| ~AttachmentPool() noexcept | fbcpp::AttachmentPool |