userver: storages::redis::ScanOptionsTmpl< scan_tag > Class Template Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::redis::ScanOptionsTmpl< scan_tag > Class Template Reference

Detailed Description

template<ScanTag scan_tag>
class storages::redis::ScanOptionsTmpl< scan_tag >

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< MatchExtractMatch ()
 
std::optional< CountExtractCount ()
 

The documentation for this class was generated from the following file: