Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/create_collection_options.hxx>
#include <couchbase/create_scope_options.hxx>
#include <couchbase/drop_collection_options.hxx>
#include <couchbase/drop_scope_options.hxx>
#include <couchbase/get_all_scopes_options.hxx>
#include <couchbase/management/collection_spec.hxx>
#include <couchbase/update_collection_options.hxx>
#include <future>
#include <memory>
Go to the source code of this file.
Classes | |
class | collection_manager |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |