Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
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_locations | explicit |
search_row_locations(search_row_locations &&other) noexcept | search_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 |