Couchbase C++ SDK 1.0.2 (rev. 51f4775)
|
This is the complete list of members for scan_result, including all inherited members.
begin() -> iterator | scan_result | |
cancel() | scan_result | |
end() -> iterator | scan_result | |
next(scan_item_handler &&handler) const | scan_result | |
next() const -> std::future< std::pair< error, std::optional< scan_result_item > > > | scan_result | |
scan_result()=default | scan_result | |
scan_result(std::shared_ptr< internal_scan_result > internal) | scan_result | explicit |