Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/durability_level.hxx>
#include <couchbase/query_scan_consistency.hxx>
#include <couchbase/transactions/transactions_config.hxx>
#include <chrono>
#include <optional>
Go to the source code of this file.
Classes | |
class | transaction_options |
The transaction_options can be passed in to override some elements of the global transactions_config. More... | |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |
namespace | couchbase::transactions |