Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <cstdint>
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... | |