| fb-cpp 0.0.1
    A modern C++ wrapper for the Firebird database API | 
This is the complete list of members for fbcpp::Transaction, including all inherited members.
| commit() | fbcpp::Transaction | |
| commitRetaining() | fbcpp::Transaction | |
| getHandle() noexcept | fbcpp::Transaction | inline | 
| isValid() noexcept | fbcpp::Transaction | inline | 
| operator=(Transaction &&)=delete (defined in fbcpp::Transaction) | fbcpp::Transaction | |
| operator=(const Transaction &)=delete (defined in fbcpp::Transaction) | fbcpp::Transaction | |
| rollback() | fbcpp::Transaction | |
| rollbackRetaining() | fbcpp::Transaction | |
| Transaction(Attachment &attachment, const TransactionOptions &options={}) | fbcpp::Transaction | explicit | 
| Transaction(Attachment &attachment, std::string_view setTransactionCmd) | fbcpp::Transaction | explicit | 
| Transaction(Transaction &&o) noexcept | fbcpp::Transaction | inline | 
| Transaction(const Transaction &)=delete (defined in fbcpp::Transaction) | fbcpp::Transaction | |
| ~Transaction() noexcept | fbcpp::Transaction | inline |