OpenCPN Partial API docs
|
Implement downloader.h – handle downloading of files from remote urls. More...
#include <fstream>
#include <curl/curl.h>
#include <wx/filename.h>
#include <wx/log.h>
#include "config.h"
#include "model/downloader.h"
#include "model/ocpn_utils.h"
Go to the source code of this file.
Implement downloader.h – handle downloading of files from remote urls.
Definition in file downloader.cpp.