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

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)>