Definition at line 48 of file reply.hpp.
 
◆ KeyValueIt()
  
  
      
        
          | redis::ReplyData::KeyValues::KeyValueIt::KeyValueIt  | 
          ( | 
          const Array &  | 
          array,  | 
         
        
           | 
           | 
          size_t  | 
          index  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator!=()
  
  
      
        
          | bool redis::ReplyData::KeyValues::KeyValueIt::operator!=  | 
          ( | 
          const KeyValueIt &  | 
          r | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator*()
  
  
      
        
          | KeyValue redis::ReplyData::KeyValues::KeyValueIt::operator*  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator++()
  
  
      
        
          | KeyValueIt & redis::ReplyData::KeyValues::KeyValueIt::operator++  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: