userver: redis::Request Class Reference
Loading...
Searching...
No Matches
redis::Request Class Reference

Detailed Description

Definition at line 19 of file request.hpp.

Public Member Functions

 Request (const Request &)=delete
 
 Request (Request &&r) noexcept=default
 
Requestoperator= (const Request &)=delete
 
Requestoperator= (Request &&r) noexcept=default
 
ReplyPtr Get ()
 
engine::impl::ContextAccessor * TryGetContextAccessor () noexcept
 

Friends And Related Symbol Documentation

◆ Sentinel

friend class Sentinel
friend

Definition at line 31 of file request.hpp.


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