S57 Chart Object.
More...
#include <memory>
#include <unordered_map>
#include <wx/wx.h>
#include <wx/dir.h>
#include <wx/dynarray.h>
#include <wx/filename.h>
#include <wx/stream.h>
#include <wx/wfstream.h>
#include "gdal/ogrsf_frmts.h"
#include "model/gui_vars.h"
#include "chartbase.h"
#include "chartimg.h"
#include "ocpn_pixel.h"
#include "ocpn_region.h"
#include "ogr_s57.h"
#include "s52s57.h"
#include "s57.h"
#include "s57_light.h"
#include "s57_object_desc.h"
#include "s57_sector.h"
#include "viewport.h"
Go to the source code of this file.
|
| class | s57chart |
| | Represents an S57 format electronic navigational chart in OpenCPN. More...
|
| |
|
| enum | { BUILD_SENC_OK
, BUILD_SENC_NOK_RETRY
, BUILD_SENC_NOK_PERMANENT
, BUILD_SENC_PENDING
} |
| |
|
|
bool | chain_broken_mssage_shown |
| | Global instance.
|
| |
S57 Chart Object.
Definition in file s57chart.h.
◆ anonymous enum
◆ s57_CheckExtendedLightSectors()
◆ s57_GetVisibleLightSectors()