Couchbase C++ SDK 1.2.0 (rev. c2439a4)
|
Go to the source code of this file.
Classes | |
struct | update_collection_options |
struct | update_collection_options::built |
Immutable value object representing consistent options. More... | |
struct | update_collection_settings |
The settings that should be updated for the collection. More... |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of scan() |
Typedefs | |
using | update_collection_handler = std::function<void(error)> |