Definition at line 36 of file request_data_base.hpp.
 Collaboration diagram for storages::redis::RequestScanDataBase< scan_tag >:Public Types | |
| using | ReplyElem = typename ScanReplyElem<scan_tag>::type | 
Public Member Functions | |
| void | SetRequestDescription (std::string request_description) | 
| virtual ReplyElem | Get ()=0 | 
| virtual ReplyElem & | Current ()=0 | 
| virtual bool | Eof ()=0 | 
Protected Attributes | |
| std::string | request_description_ | 
| using storages::redis::RequestScanDataBase< scan_tag >::ReplyElem = typename ScanReplyElem<scan_tag>::type | 
Definition at line 38 of file request_data_base.hpp.
      
  | 
  inline | 
Definition at line 42 of file request_data_base.hpp.
      
  | 
  protected | 
Definition at line 54 of file request_data_base.hpp.