Definition at line 27 of file command_options.hpp.
Inheritance diagram for storages::redis::ScanOptionsBase:Classes | |
| class | Count |
| class | Match |
Public Member Functions | |
| ScanOptionsBase (ScanOptionsBase &other)=default | |
| ScanOptionsBase (const ScanOptionsBase &other)=default | |
| ScanOptionsBase (ScanOptionsBase &&other)=default | |
| template<typename... Args> | |
| ScanOptionsBase (Args &&... args) | |
| std::optional< Match > | ExtractMatch () |
| std::optional< Count > | ExtractCount () |
|
inline |
Definition at line 36 of file command_options.hpp.
|
inline |
Definition at line 64 of file command_options.hpp.
|
inline |
Definition at line 62 of file command_options.hpp.