|
OpenCPN Partial API docs
|
#include <vector>#include <wx/event.h>#include <wx/string.h>#include <wx/thread.h>#include "s57chart.h"Go to the source code of this file.
Classes | |
| class | SENCJobTicket |
| class | OCPN_BUILDSENC_ThreadEvent |
| class | SENCThreadManager |
| Manager for S57 chart SENC creation threads. More... | |
| class | SENCBuildThread |
Variables | |
| SENCThreadManager * | g_SencThreadManager |
| Global instance. | |
| const wxEventType | wxEVT_OCPN_BUILDSENCTHREAD |
| Global instance. | |
Definition in file senc_manager.h.
| enum EVENTSENCResult |
Definition at line 49 of file senc_manager.h.
| enum SENCThreadStatus |
Definition at line 42 of file senc_manager.h.
|
extern |
Global instance.
Definition at line 39 of file senc_manager.cpp.
|
extern |
Global instance.
Definition at line 49 of file senc_manager.cpp.