Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/common_options.hxx>
#include <couchbase/durability_level.hxx>
#include <couchbase/persist_to.hxx>
#include <couchbase/replicate_to.hxx>
#include <chrono>
#include <optional>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | common_durability_options< derived_class > |
Common options that used by most operations. More... | |
struct | common_durability_options< derived_class >::built |
Immutable value object representing consistent options. More... | |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |