| fb-cpp 0.0.1
    A modern C++ wrapper for the Firebird database API | 
This is the complete list of members for fbcpp::Attachment, including all inherited members.
| Attachment(Client &client, const std::string &uri, const AttachmentOptions &options={}) | fbcpp::Attachment | explicit | 
| Attachment(Attachment &&o) noexcept | fbcpp::Attachment | inline | 
| Attachment(const Attachment &)=delete (defined in fbcpp::Attachment) | fbcpp::Attachment | |
| disconnect() | fbcpp::Attachment | |
| dropDatabase() | fbcpp::Attachment | |
| getClient() noexcept | fbcpp::Attachment | inline | 
| getHandle() noexcept | fbcpp::Attachment | inline | 
| isValid() noexcept | fbcpp::Attachment | inline | 
| operator=(Attachment &&)=delete (defined in fbcpp::Attachment) | fbcpp::Attachment | |
| operator=(const Attachment &)=delete (defined in fbcpp::Attachment) | fbcpp::Attachment | |
| ~Attachment() noexcept | fbcpp::Attachment | inline |