#include <utils/RESTClient.hpp>
◆ RESTClient()
      
        
          | openfluid::utils::RESTClient::RESTClient | ( |  | ) |  | 
      
 
 
◆ ~RESTClient()
  
  | 
        
          | openfluid::utils::RESTClient::~RESTClient | ( |  | ) |  |  | inline | 
 
 
◆ deleteResource()
      
        
          | Reply openfluid::utils::RESTClient::deleteResource | ( | const QString & | Path, | 
        
          |  |  | const QString & | Data | 
        
          |  | ) |  | const | 
      
 
 
◆ getBaseURL()
  
  | 
        
          | QString openfluid::utils::RESTClient::getBaseURL | ( |  | ) | const |  | inline | 
 
 
◆ getResource()
      
        
          | Reply openfluid::utils::RESTClient::getResource | ( | const QString & | Path | ) | const | 
      
 
 
◆ getSSLConfiguration()
◆ patchResource()
      
        
          | Reply openfluid::utils::RESTClient::patchResource | ( | const QString & | Path, | 
        
          |  |  | const QString & | Data | 
        
          |  | ) |  | const | 
      
 
 
◆ postResource()
      
        
          | Reply openfluid::utils::RESTClient::postResource | ( | const QString & | Path, | 
        
          |  |  | const QString & | Data | 
        
          |  | ) |  | const | 
      
 
 
◆ putResource()
      
        
          | Reply openfluid::utils::RESTClient::putResource | ( | const QString & | Path, | 
        
          |  |  | const QString & | Data | 
        
          |  | ) |  | const | 
      
 
 
◆ setBaseURL()
      
        
          | void openfluid::utils::RESTClient::setBaseURL | ( | const QString & | URL | ) |  | 
      
 
 
◆ setSSLConfiguration()
  
  | 
        
          | void openfluid::utils::RESTClient::setSSLConfiguration | ( | const SSLConfiguration & | Config | ) |  |  | inline | 
 
 
The documentation for this class was generated from the following file: