Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/codec/encoded_value.hxx>
#include <couchbase/codec/serializer_traits.hxx>
#include <couchbase/error_codes.hxx>
#include <couchbase/mutation_result.hxx>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | mutate_in_result |
Represents result of mutate_in operations. More... | |
struct | mutate_in_result::entry |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |
namespace | couchbase::codec |