Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
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 collection::scan() | |
Typedefs | |
using | update_collection_handler = std::function<void(error)> |