OpenCPN Partial API docs
Loading...
Searching...
No Matches
plugin_paths.h File Reference

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.
 

Detailed Description

Plugin installation and data paths support.

Definition in file plugin_paths.h.