◆ TestWebServer()
  
  
      
        
          | TestWebServer::TestWebServer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ ~TestWebServer()
  
  
      
        
          | TestWebServer::~TestWebServer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotecteddefault   | 
  
 
 
◆ CheckHtmlTestFileResponse()
  
  
      
        
          | void TestWebServer::CheckHtmlTestFileResponse  | 
          ( | 
          const CCurlFile & |           curl | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ CheckRangesTestFileResponse() [1/2]
  
  
      
        
          | void TestWebServer::CheckRangesTestFileResponse  | 
          ( | 
          const CCurlFile & |           curl,  | 
         
        
           | 
           | 
          const std::string & |           result,  | 
         
        
           | 
           | 
          const CHttpRanges & |           ranges ) | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ CheckRangesTestFileResponse() [2/2]
  
  
      
        
          | void TestWebServer::CheckRangesTestFileResponse  | 
          ( | 
          const CCurlFile & |           curl,  | 
         
        
           | 
           | 
          int |           httpStatus = MHD_HTTP_OK,  | 
         
        
           | 
           | 
          bool |           empty = false ) | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ GenerateRangeHeaderValue()
  
  
      
        
          | std::string TestWebServer::GenerateRangeHeaderValue  | 
          ( | 
          unsigned int |           start,  | 
         
        
           | 
           | 
          unsigned int |           end ) | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ GetLastModifiedOfTestFile()
  
  
      
        
          | bool TestWebServer::GetLastModifiedOfTestFile  | 
          ( | 
          const std::string & |           testFile,  | 
         
        
           | 
           | 
          CDateTime & |           lastModified ) | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ GetUrl()
  
  
      
        
          | std::string TestWebServer::GetUrl  | 
          ( | 
          const std::string & |           path | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ GetUrlOfTestFile()
  
  
      
        
          | std::string TestWebServer::GetUrlOfTestFile  | 
          ( | 
          const std::string & |           testFile | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ SetUp()
  
  
      
        
          | void TestWebServer::SetUp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineoverrideprotected   | 
  
 
 
◆ SetupMediaSources()
  
  
      
        
          | void TestWebServer::SetupMediaSources  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ TearDown()
  
  
      
        
          | void TestWebServer::TearDown  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineoverrideprotected   | 
  
 
 
◆ TearDownMediaSources()
  
  
      
        
          | void TestWebServer::TearDownMediaSources  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ baseUrl
  
  
      
        
          | std::string TestWebServer::baseUrl | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_jsonRpcHandler
◆ m_vfsHandler
◆ sourcePath
  
  
      
        
          | std::string TestWebServer::sourcePath | 
         
       
   | 
  
protected   | 
  
 
 
◆ webserver
◆ webserverPort
  
  
      
        
          | uint16_t TestWebServer::webserverPort | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: