#include <service.h>
  
  
      
        
          | void dnai::http::Service::callInterceptors  | 
          ( | 
          Url *  | 
          url | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | void dnai::http::Service::Init  | 
          ( | 
          const Config &  | 
          config | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | QHttpPart dnai::http::Service::makeHttpPart  | 
          ( | 
          QString const &  | 
          key,  | 
         
        
           | 
           | 
          QString const &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | QHttpPart dnai::http::Service::makeHttpPart  | 
          ( | 
          QString const &  | 
          key,  | 
         
        
           | 
           | 
          QFile *  | 
          file  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
template<typename... Args> 
  
  
      
        
          | static Url* dnai::http::Service::url  | 
          ( | 
          Args const &...  | 
          args | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | QNetworkAccessManager * dnai::http::Service::m_manager = new QNetworkAccessManager() | 
         
       
   | 
  
staticprivate   | 
  
 
 
The documentation for this class was generated from the following files: