#include <HttpResponse.hpp>
Definition at line 26 of file HttpResponse.hpp.
 
      
        
          | kaa::HttpResponse::HttpResponse  | 
          ( | 
          const char *  | 
          data,  | 
        
        
           | 
           | 
          size_t  | 
          len  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | kaa::HttpResponse::HttpResponse  | 
          ( | 
          const std::string &  | 
          data | ) | 
           | 
        
      
 
 
  
  
      
        
          | kaa::HttpResponse::~HttpResponse  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual SharedBody kaa::HttpResponse::getBody  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual std::string kaa::HttpResponse::getHeaderField  | 
          ( | 
          const std::string &  | 
          name | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual int kaa::HttpResponse::getStatusCode  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/kaa/client/client-multi/client-cpp/kaa/http/HttpResponse.hpp