OpenCPN Partial API docs
|
Plugin installation and data paths support. More...
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | PluginPaths |
Accessors for various paths to install plugins and their data. More... | |
Functions | |
std::string | join (std::vector< std::string > v, char c) |
Join a list of directories to a string. | |
Plugin installation and data paths support.
Definition in file plugin_paths.h.