userver: storages::redis::ScanOptionsBase::Match Class 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::ScanOptionsBase::Match Class Reference

Public Member Functions

 Match (std::string value)
 
const std::string & Get () const &
 
std::string Get () &&
 

Detailed Description

Definition at line 40 of file command_options.hpp.

Constructor & Destructor Documentation

◆ Match()

storages::redis::ScanOptionsBase::Match::Match ( std::string  value)
inlineexplicit

Definition at line 42 of file command_options.hpp.

Member Function Documentation

◆ Get() [1/2]

std::string storages::redis::ScanOptionsBase::Match::Get ( ) &&
inline

Definition at line 46 of file command_options.hpp.

◆ Get() [2/2]

const std::string & storages::redis::ScanOptionsBase::Match::Get ( ) const &
inline

Definition at line 44 of file command_options.hpp.


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