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

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

fields() const -> std::vector< std::string >search_row_locations
get(const std::string &field) const -> std::vector< search_row_location >search_row_locations
get(const std::string &field, const std::string &term) const -> std::vector< search_row_location >search_row_locations
get_all() const -> std::vector< search_row_location >search_row_locations
operator=(search_row_locations &&other) noexcept -> search_row_locations &search_row_locations
search_row_locations(internal_search_row_locations internal)search_row_locationsexplicit
search_row_locations(search_row_locations &&other) noexceptsearch_row_locations
terms() const -> std::set< std::string >search_row_locations
terms_for(const std::string &field) const -> std::vector< std::string >search_row_locations
~search_row_locations()search_row_locations