Couchbase Transactions C++ Client  1.0.0
Transactions client for couchbase
Public Attributes | List of all members
couchbase::transactions::transaction_result Struct Reference

Results of a transaction. More...

#include <transaction_result.hxx>

Public Attributes

std::string transaction_id
 
bool unstaging_complete
 

Detailed Description

Results of a transaction.

Stability
Volatile:
   Contains internal information on a transaction,
   returned by @ref transactions::run()

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