Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
transaction_result Struct Reference

Results of a transaction. More...

#include <couchbase/transactions/transaction_result.hxx>

Public Attributes

std::string transaction_id
 
bool unstaging_complete
 

Detailed Description

Results of a transaction.

Volatile
Should not be used in production

Contains internal information on a transaction, returned by couchbase::transactions::transactions::run()

Member Data Documentation

◆ transaction_id

std::string transaction_id

◆ unstaging_complete

bool unstaging_complete

The documentation for this struct was generated from the following file: