Couchbase C++ SDK 1.0.4 (rev. 5355b0f)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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
bucket classscopefriend
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