Couchbase C++ SDK 1.4.0 (rev. 59aa900)
Loading...
Searching...
No Matches
query_stream_result::iterator Member List

This is the complete list of members for query_stream_result::iterator, including all inherited members.

iterator(std::shared_ptr< internal_query_stream_result > internal)query_stream_result::iteratorexplicit
operator!=(const iterator &it, end_sentinel end) -> boolquery_stream_result::iteratorfriend
operator!=(end_sentinel end, const iterator &it) -> boolquery_stream_result::iteratorfriend
operator*() const -> std::pair< error, query_row >query_stream_result::iterator
operator++() -> iterator &query_stream_result::iterator
operator==(const iterator &it, end_sentinel) -> boolquery_stream_result::iteratorfriend
operator==(end_sentinel end, const iterator &it) -> boolquery_stream_result::iteratorfriend