|
OpenCPN Partial API docs
|
This is the complete list of members for GuiDownloader, including all inherited members.
| download(std::ostream *stream) | Downloader | |
| download(std::string &path) | Downloader | |
| Downloader(std::string url) (defined in Downloader) | Downloader | explicit |
| error_msg (defined in Downloader) | Downloader | protected |
| errorcode (defined in Downloader) | Downloader | protected |
| get_filesize() | Downloader | protected |
| GuiDownloader(wxWindow *parent, PluginMetadata plugin) | GuiDownloader | |
| last_error() | Downloader | |
| last_errorcode() | Downloader | |
| on_chunk(const char *buff, unsigned bytes) override | GuiDownloader | virtual |
| run(wxWindow *parent, bool remove_current) (defined in GuiDownloader) | GuiDownloader | |
| showErrorDialog(const char *msg) (defined in GuiDownloader) | GuiDownloader | |
| stream (defined in Downloader) | Downloader | protected |
| url (defined in Downloader) | Downloader | protected |
| ~Downloader()=default | Downloader | virtual |