SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
HttpDownloader Class Reference

#include <HttpDownloader.h>

Public Member Functions

 HttpDownloader ()
 
virtual void download (std::string url, std::string dst)
 

Detailed Description

Definition at line 4 of file HttpDownloader.h.

Constructor & Destructor Documentation

◆ HttpDownloader()

HttpDownloader::HttpDownloader ( )
inline

Definition at line 7 of file HttpDownloader.h.

7 {};

Member Function Documentation

◆ download()

virtual void HttpDownloader::download ( std::string  url,
std::string  dst 
)
inlinevirtual

Definition at line 8 of file HttpDownloader.h.

8 {};

The documentation for this class was generated from the following file: