userver: storages::redis::ScanOptionsTmpl< scan_tag > Class Template Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::redis::ScanOptionsTmpl< scan_tag > Class Template Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

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

Definition at line 161 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 142 of file command_options.hpp.

◆ ExtractMatch()

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

Definition at line 140 of file command_options.hpp.


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