Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
#include <couchbase/build_query_index_options.hxx>
#include <couchbase/create_primary_query_index_options.hxx>
#include <couchbase/create_query_index_options.hxx>
#include <couchbase/drop_primary_query_index_options.hxx>
#include <couchbase/drop_query_index_options.hxx>
#include <couchbase/get_all_query_indexes_options.hxx>
#include <couchbase/management/query_index.hxx>
#include <couchbase/watch_query_indexes_options.hxx>
#include <future>
#include <memory>
Go to the source code of this file.
Classes | |
class | query_index_manager |
The Query Index Manager interface contains the means for managing indexes used for queries. More... | |
Namespaces | |
namespace | couchbase |
Represents a single item from the result of collection::scan() | |