#include <Network.h>
Public Member Functions | |
| std::string | getNetworkFile (const char *) | 
| std::string | getFileName () | 
Private Attributes | |
| std::string | _fileName | 
| CURL * | _curl | 
| CURLcode | _res | 
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 getNetworkFile: Request the file from the specified URL using 'libcurl' library methods.  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
 1.4.4