Definition at line 87 of file command_options.hpp.
Additional Inherited Members | |
Public Member Functions inherited from storages::redis::ScanOptionsBase | |
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 () |