Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/common_options.hxx>
#include <functional>
#include <memory>
#include <optional>
#include <string>
Go to the source code of this file.
Classes | |
struct | pause_ingest_search_index_options |
struct | pause_ingest_search_index_options::built |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |
Typedefs | |
using | pause_ingest_search_index_handler = std::function<void(error)> |