OpenCPN Partial API docs
|
#include <list>
#include <wx/checkbox.h>
#include <wx/datetime.h>
#include <wx/string.h>
Go to the source code of this file.
Classes | |
class | Layer |
Represents a layer of chart objects in OpenCPN. More... | |
Typedefs | |
using | LayerList = std::list< Layer * > |
Variables | |
LayerList * | pLayerList |
Global instance. | |