| fb-cpp 0.0.1
    A modern C++ wrapper for the Firebird database API | 
This is the complete list of members for fbcpp::AttachmentOptions, including all inherited members.
| getConnectionCharSet() const | fbcpp::AttachmentOptions | inline | 
| getCreateDatabase() const | fbcpp::AttachmentOptions | inline | 
| getDpb() const | fbcpp::AttachmentOptions | inline | 
| getPassword() const | fbcpp::AttachmentOptions | inline | 
| getRole() const | fbcpp::AttachmentOptions | inline | 
| getUserName() const | fbcpp::AttachmentOptions | inline | 
| setConnectionCharSet(const std::string &value) | fbcpp::AttachmentOptions | inline | 
| setCreateDatabase(bool value) | fbcpp::AttachmentOptions | inline | 
| setDpb(const std::vector< std::uint8_t > &value) | fbcpp::AttachmentOptions | inline | 
| setDpb(std::vector< std::uint8_t > &&value) | fbcpp::AttachmentOptions | inline | 
| setPassword(const std::string &value) | fbcpp::AttachmentOptions | inline | 
| setRole(const std::string &value) | fbcpp::AttachmentOptions | inline | 
| setUserName(const std::string &value) | fbcpp::AttachmentOptions | inline |