![]() |
fb-cpp 0.0.2
A modern C++ wrapper for the Firebird database API
|
This is the complete list of members for fbcpp::PooledAttachment, including all inherited members.
| AttachmentPool (defined in fbcpp::PooledAttachment) | fbcpp::PooledAttachment | friend |
| get() noexcept | fbcpp::PooledAttachment | inline |
| isValid() const noexcept | fbcpp::PooledAttachment | inline |
| operator*() noexcept (defined in fbcpp::PooledAttachment) | fbcpp::PooledAttachment | inline |
| operator->() noexcept (defined in fbcpp::PooledAttachment) | fbcpp::PooledAttachment | inline |
| operator=(PooledAttachment &&o) noexcept | fbcpp::PooledAttachment | inline |
| operator=(const PooledAttachment &)=delete (defined in fbcpp::PooledAttachment) | fbcpp::PooledAttachment | |
| PooledAttachment(PooledAttachment &&o) noexcept | fbcpp::PooledAttachment | inline |
| PooledAttachment(const PooledAttachment &)=delete (defined in fbcpp::PooledAttachment) | fbcpp::PooledAttachment | |
| release() | fbcpp::PooledAttachment | inline |
| ~PooledAttachment() noexcept | fbcpp::PooledAttachment | inline |