userver: storages::redis::ReplyData::MovableKeyValues Class Reference
Loading...
Searching...
No Matches
storages::redis::ReplyData::MovableKeyValues Class Referencefinal

Detailed Description

Definition at line 74 of file reply.hpp.

Classes

class  MovableKeyValue
 
class  MovableKeyValueIt
 

Public Member Functions

 MovableKeyValues (Array &array)
 
MovableKeyValueIt begin () const
 
MovableKeyValueIt end () const
 
size_t size () const
 

Constructor & Destructor Documentation

◆ MovableKeyValues()

storages::redis::ReplyData::MovableKeyValues::MovableKeyValues ( Array & array)
inlineexplicit

Definition at line 104 of file reply.hpp.

Member Function Documentation

◆ begin()

MovableKeyValueIt storages::redis::ReplyData::MovableKeyValues::begin ( ) const
inline

Definition at line 106 of file reply.hpp.

◆ end()

MovableKeyValueIt storages::redis::ReplyData::MovableKeyValues::end ( ) const
inline

Definition at line 107 of file reply.hpp.

◆ size()

size_t storages::redis::ReplyData::MovableKeyValues::size ( ) const
inline

Definition at line 109 of file reply.hpp.


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