Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/cas.hxx>
#include <couchbase/codec/default_json_transcoder.hxx>
#include <couchbase/codec/encoded_value.hxx>
#include <couchbase/codec/transcoder_traits.hxx>
#include <couchbase/result.hxx>
#include <chrono>
#include <optional>
#include <string>
#include <type_traits>
#include <utility>
Go to the source code of this file.
Classes | |
class | scan_result_item |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |