|
OpenCPN Partial API docs
|
Plugin remote repositories installation and Uninstall/list operations. More...
#include "config.h"#include <map>#include <memory>#include <string>#include <unordered_map>#include <vector>#include <wx/cmdline.h>#include <archive.h>#include "model/catalog_parser.h"#include "observable_evtvar.h"Go to the source code of this file.
Classes | |
| class | CompatOs |
| Internal helper wrapping host OS and version. More... | |
| class | PluginHandler |
| Handle plugin install from remote repositories and local operations to Uninstall and list plugins. More... | |
Functions | |
| bool | isRegularFile (const char *path) |
Plugin remote repositories installation and Uninstall/list operations.
Definition in file plugin_handler.h.
| bool isRegularFile | ( | const char * | path | ) |
Definition at line 105 of file plugin_handler.cpp.