userver: storages::redis::ScanOptionsTmpl< scan_tag > Class Template Reference
Loading...
Searching...
No Matches
storages::redis::ScanOptionsTmpl< scan_tag > Class Template Reference

Detailed Description

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

Definition at line 83 of file command_options.hpp.

+ Inheritance diagram for storages::redis::ScanOptionsTmpl< scan_tag >:

Public Member Functions

std::optional< MatchExtractMatch ()
 
std::optional< CountExtractCount ()
 

Member Function Documentation

◆ ExtractCount()

std::optional< Count > storages::redis::ScanOptionsBase::ExtractCount ( )
inlineinherited

Definition at line 64 of file command_options.hpp.

◆ ExtractMatch()

std::optional< Match > storages::redis::ScanOptionsBase::ExtractMatch ( )
inlineinherited

Definition at line 62 of file command_options.hpp.


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