Definition at line 87 of file command_options.hpp.
 Inheritance diagram for storages::redis::ScanOptionsTmpl< scan_tag >:
 Collaboration diagram for storages::redis::ScanOptionsTmpl< scan_tag >:Additional Inherited Members | |
  Public Member Functions inherited from storages::redis::ScanOptionsBase | |
| ScanOptionsBase (ScanOptionsBase &other)=default | |
| ScanOptionsBase (const ScanOptionsBase &other)=default | |
| ScanOptionsBase (ScanOptionsBase &&other)=default | |
| template<typename... Args> | |
| ScanOptionsBase (Args &&... args) | |
| std::optional< Match > | ExtractMatch () | 
| std::optional< Count > | ExtractCount () |