Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
scope Member List

This is the complete list of members for scope, including all inherited members.

analytics_query(std::string statement, const analytics_options &options, analytics_handler &&handler) constscope
analytics_query(std::string statement, const analytics_options &options={}) const -> std::future< std::pair< error, analytics_result > >scope
bucketscopefriend
bucket_name() const -> const std::string &scope
collection(std::string_view collection_name) const -> collectionscope
default_namescopestatic
name() const -> const std::string &scope
query(std::string statement, const query_options &options, query_handler &&handler) constscope
query(std::string statement, const query_options &options={}) const -> std::future< std::pair< error, query_result > >scope
search(std::string index_name, search_request request, const search_options &options, search_handler &&handler) constscope
search(std::string index_name, search_request request, const search_options &options={}) const -> std::future< std::pair< error, search_result > >scope
search_indexes() const -> scope_search_index_managerscope