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

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

build() const -> built overriderange_scaninlinevirtual
from(scan_term from) -> range_scan &range_scaninline
range_scan()=defaultrange_scan
range_scan(std::optional< scan_term > from, std::optional< scan_term > to)range_scaninline
to(scan_term to) -> range_scan &range_scaninline
~scan_type()=defaultscan_typevirtual