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

Public Member Functions

 Count (size_t value)
 
size_t Get () const
 

Detailed Description

Definition at line 52 of file command_options.hpp.

Constructor & Destructor Documentation

◆ Count()

storages::redis::ScanOptionsBase::Count::Count ( size_t  value)
inlineexplicit

Definition at line 54 of file command_options.hpp.

Member Function Documentation

◆ Get()

size_t storages::redis::ScanOptionsBase::Count::Get ( ) const
inline

Definition at line 56 of file command_options.hpp.


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