|
Couchbase C++ SDK 1.2.0 (rev. c2439a4)
|
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) const | scope | |
| analytics_query(std::string statement, const analytics_options &options={}) const -> std::future< std::pair< error, analytics_result > > | scope | |
| bucket class | scope | friend |
| bucket_name() const -> const std::string & | scope | |
| collection(std::string_view collection_name) const -> collection | scope | |
| default_name | scope | static |
| name() const -> const std::string & | scope | |
| query(std::string statement, const query_options &options, query_handler &&handler) const | scope | |
| 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) const | scope | |
| 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_manager | scope |