OpenCPN Partial API docs
Loading...
Searching...
No Matches
s57mgr Class Reference

Public Member Functions

 s57mgr (const wxString &csv_dir)
 
bool GetChartExtent (char *pFullPath, Extent *pext)
 
int GetChartScale (char *pFullPath)
 
bool GetChartFirstM_COVR (char *pFullPath, OGRDataSource **pDS, OGRFeature **pFeature, OGRLayer **pLayer, int &catcov)
 
bool GetChartNextM_COVR (OGRDataSource *pDS, OGRLayer *pLayer, OGRFeature *pLastFeature, OGRFeature **pFeature, int &catcov)
 
wxString * GetCSVDir ()
 

Detailed Description

Definition at line 41 of file s57mgr.h.

Constructor & Destructor Documentation

◆ s57mgr()

s57mgr::s57mgr ( const wxString &  csv_dir)

Definition at line 82 of file s57mgr.cpp.

◆ ~s57mgr()

s57mgr::~s57mgr ( )

Definition at line 144 of file s57mgr.cpp.

Member Function Documentation

◆ GetChartExtent()

bool s57mgr::GetChartExtent ( char *  pFullPath,
Extent pext 
)

Definition at line 227 of file s57mgr.cpp.

◆ GetChartFirstM_COVR()

bool s57mgr::GetChartFirstM_COVR ( char *  pFullPath,
OGRDataSource **  pDS,
OGRFeature **  pFeature,
OGRLayer **  pLayer,
int &  catcov 
)

Definition at line 157 of file s57mgr.cpp.

◆ GetChartNextM_COVR()

bool s57mgr::GetChartNextM_COVR ( OGRDataSource *  pDS,
OGRLayer *  pLayer,
OGRFeature *  pLastFeature,
OGRFeature **  pFeature,
int &  catcov 
)

Definition at line 199 of file s57mgr.cpp.

◆ GetChartScale()

int s57mgr::GetChartScale ( char *  pFullPath)

Definition at line 253 of file s57mgr.cpp.

◆ GetCSVDir()

wxString * s57mgr::GetCSVDir ( )
inline

Definition at line 57 of file s57mgr.h.


The documentation for this class was generated from the following files: