userver: storages::redis::ReplyData::MovableKeyValues Class Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::redis::ReplyData::MovableKeyValues Class Referencefinal

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

Definition at line 34 of file reply.hpp.

Classes

class  Iterator
 
class  View
 

Public Member Functions

 MovableKeyValues (Array &array) noexcept
 
Iterator begin () const noexcept
 
Iterator end () const noexcept
 
std::size_t size () const noexcept
 

Constructor & Destructor Documentation

◆ MovableKeyValues()

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

Definition at line 63 of file reply.hpp.

Member Function Documentation

◆ begin()

Iterator storages::redis::ReplyData::MovableKeyValues::begin ( ) const
inlinenoexcept

Definition at line 65 of file reply.hpp.

◆ end()

Iterator storages::redis::ReplyData::MovableKeyValues::end ( ) const
inlinenoexcept

Definition at line 66 of file reply.hpp.

◆ size()

std::size_t storages::redis::ReplyData::MovableKeyValues::size ( ) const
inlinenoexcept

Definition at line 68 of file reply.hpp.


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