#include <utils/RESTClient.hpp>
◆ Reply() [1/2]
  
  | 
        
          | openfluid::utils::RESTClient::Reply::Reply | ( |  | ) |  |  | default | 
 
 
◆ Reply() [2/2]
  
  | 
        
          | openfluid::utils::RESTClient::Reply::Reply | ( | int | StatusCode, |  
          |  |  | unsigned int | NetworkErrorCode, |  
          |  |  | const QString & | NetworkErrorString, |  
          |  |  | const QString & | Content |  
          |  | ) |  |  |  | inline | 
 
 
◆ clear()
  
  | 
        
          | void openfluid::utils::RESTClient::Reply::clear | ( |  | ) |  |  | inline | 
 
 
◆ getContent()
  
  | 
        
          | QString openfluid::utils::RESTClient::Reply::getContent | ( |  | ) | const |  | inline | 
 
 
◆ getNetworkErrorCode()
  
  | 
        
          | int openfluid::utils::RESTClient::Reply::getNetworkErrorCode | ( |  | ) | const |  | inline | 
 
 
◆ getNetworkErrorString()
  
  | 
        
          | QString openfluid::utils::RESTClient::Reply::getNetworkErrorString | ( |  | ) | const |  | inline | 
 
 
◆ getStatusCode()
  
  | 
        
          | int openfluid::utils::RESTClient::Reply::getStatusCode | ( |  | ) | const |  | inline | 
 
 
◆ isOK()
  
  | 
        
          | bool openfluid::utils::RESTClient::Reply::isOK | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following file: