Definition at line 52 of file reply_types.hpp.
 
◆ MemberScore()
  
  
      
        
          | storages::redis::MemberScore::MemberScore  | 
          ( | 
          std::string  | 
          member,  | 
         
        
           | 
           | 
          double  | 
          score  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator std::pair< const std::string, double >() [1/2]
  
  
      
        
          | storages::redis::MemberScore::operator std::pair< const std::string, double >  | 
          ( | 
           | ) | 
           && | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator std::pair< const std::string, double >() [2/2]
  
  
      
        
          | storages::redis::MemberScore::operator std::pair< const std::string, double >  | 
          ( | 
           | ) | 
           const & | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator std::pair< std::string, double >() [1/2]
  
  
      
        
          | storages::redis::MemberScore::operator std::pair< std::string, double >  | 
          ( | 
           | ) | 
           && | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator std::pair< std::string, double >() [2/2]
  
  
      
        
          | storages::redis::MemberScore::operator std::pair< std::string, double >  | 
          ( | 
           | ) | 
           const & | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator!=()
  
  
      
        
          | bool storages::redis::MemberScore::operator!=  | 
          ( | 
          const MemberScore &  | 
          rhs | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator==()
  
  
      
        
          | bool storages::redis::MemberScore::operator==  | 
          ( | 
          const MemberScore &  | 
          rhs | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ member
      
        
          | std::string storages::redis::MemberScore::member | 
        
      
 
 
◆ score
      
        
          | double storages::redis::MemberScore::score {0.0} | 
        
      
 
 
The documentation for this struct was generated from the following file: