OpenCPN Partial API docs
Loading...
Searching...
No Matches
senc_manager.cpp File Reference

Purpose: S57 Chart Object. More...

#include "wx/wxprec.h"
#include "wx/wx.h"
#include "model/config_vars.h"
#include "s57chart.h"
#include "o_senc.h"
#include "chartbase.h"
#include "chcanv.h"
#include "ocpn_frame.h"
#include "s57class_registrar.h"

Go to the source code of this file.

Macros

#define NBAR_LENGTH   40
 

Variables

SENCThreadManagerg_SencThreadManager
 Global instance.
 
const wxEventType wxEVT_OCPN_BUILDSENCTHREAD = wxNewEventType()
 Global instance.
 

Detailed Description

Purpose: S57 Chart Object.

Definition in file senc_manager.cpp.

Macro Definition Documentation

◆ NBAR_LENGTH

#define NBAR_LENGTH   40

Definition at line 217 of file senc_manager.cpp.

Variable Documentation

◆ g_SencThreadManager

SENCThreadManager* g_SencThreadManager

Global instance.

Definition at line 39 of file senc_manager.cpp.

◆ wxEVT_OCPN_BUILDSENCTHREAD

const wxEventType wxEVT_OCPN_BUILDSENCTHREAD = wxNewEventType()

Global instance.

Definition at line 49 of file senc_manager.cpp.