|
Couchbase C++ SDK 1.2.0 (rev. c2439a4)
|
This is the complete list of members for geo_bounding_box_query, including all inherited members.
| boost(double boost) -> derived_query & | search_query | inline |
| boost_ | search_query | protected |
| encode() const -> encoded_search_query override | geo_bounding_box_query | virtual |
| field(std::string field_name) -> geo_bounding_box_query & | geo_bounding_box_query | inline |
| geo_bounding_box_query(geo_point top_left, geo_point bottom_right) | geo_bounding_box_query | inline |
| geo_bounding_box_query(double top_left_latitude, double top_left_longitude, double bottom_right_latitude, double bottom_right_longitude) | geo_bounding_box_query | inline |
| search_query()=default | search_query | protected |
| ~search_query()=default | search_query | virtual |