userver: storages::redis::ScanRequest< scan_tag >::Iterator::ReplyElemHolder Class Reference
Loading...
Searching...
No Matches
storages::redis::ScanRequest< scan_tag >::Iterator::ReplyElemHolder Class Reference

Detailed Description

template<ScanTag scan_tag>
class storages::redis::ScanRequest< scan_tag >::Iterator::ReplyElemHolder

Definition at line 96 of file request.hpp.

Public Member Functions

 ReplyElemHolder (value_type reply_elem)
 
value_type & operator* ()
 

Constructor & Destructor Documentation

◆ ReplyElemHolder()

template<ScanTag scan_tag>
storages::redis::ScanRequest< scan_tag >::Iterator::ReplyElemHolder::ReplyElemHolder ( value_type reply_elem)
inline

Definition at line 98 of file request.hpp.

Member Function Documentation

◆ operator*()

template<ScanTag scan_tag>
value_type & storages::redis::ScanRequest< scan_tag >::Iterator::ReplyElemHolder::operator* ( )
inline

Definition at line 101 of file request.hpp.


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