userver: storages::redis::ScanOptionsBase::Match Class Reference
Loading...
Searching...
No Matches
storages::redis::ScanOptionsBase::Match Class Reference

Detailed Description

Definition at line 40 of file command_options.hpp.

Public Member Functions

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

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: