OpenCPN Partial API docs
|
Charts database management More...
Go to the source code of this file.
Classes | |
struct | MyFlPoint |
class | ChartStack |
class | CacheEntry |
class | ChartDB |
Manages the chart database and provides access to chart data. More... | |
Macros | |
#define | MAXSTACK 100 |
Variables | |
ChartDB * | ChartData |
Global instance. | |
std::vector< std::string > | ChartDirectoryExcludedVector |
Global instance. | |
Charts database management
Definition in file chartdb.h.
|
extern |
Global instance.
Definition at line 74 of file chartdb.cpp.