Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
store_semantics.hxx File Reference
#include <cstdint>
Include dependency graph for store_semantics.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  couchbase
 Represents a single item from the result of collection::scan()
 

Enumerations

enum class  store_semantics { replace , upsert , insert , revive }
 Describes how the outer document store semantics on subdoc should act. More...