Definition at line 90 of file ogr_s57.h.
◆ OGRS57DataSource()
| OGRS57DataSource::OGRS57DataSource |
( |
| ) |
|
◆ ~OGRS57DataSource()
| OGRS57DataSource::~OGRS57DataSource |
( |
| ) |
|
◆ AddLayer()
| void OGRS57DataSource::AddLayer |
( |
OGRS57Layer * |
poNewLayer | ) |
|
◆ GetDSExtent()
| OGRErr OGRS57DataSource::GetDSExtent |
( |
OGREnvelope * |
psExtent, |
|
|
int |
bForce = TRUE |
|
) |
| |
◆ GetLayer()
| OGRLayer * OGRS57DataSource::GetLayer |
( |
int |
iLayer | ) |
|
◆ GetLayerCount()
| int OGRS57DataSource::GetLayerCount |
( |
| ) |
|
|
inline |
◆ GetModule()
| S57Reader * OGRS57DataSource::GetModule |
( |
int |
i | ) |
|
◆ GetModuleCount()
| int OGRS57DataSource::GetModuleCount |
( |
| ) |
|
|
inline |
◆ GetName()
| const char * OGRS57DataSource::GetName |
( |
| ) |
|
|
inline |
◆ GetOption()
| const char * OGRS57DataSource::GetOption |
( |
const char * |
pszOption | ) |
|
◆ GetS57Registrar()
◆ GetSpatialRef()
| OGRSpatialReference * OGRS57DataSource::GetSpatialRef |
( |
| ) |
|
|
inline |
◆ GetWriter()
◆ IsSencPath()
| bool OGRS57DataSource::IsSencPath |
( |
const char * |
path, |
|
|
const char * |
parent = "SENC" |
|
) |
| |
OpenCPN copies new cell files into a cache directory named 'SENC'.
Check if the last folder in the "path" is 'SENC' (or any other name specified by the parent parameter). If so, the cache file may be removed after ingesting.
- Parameters
-
| path | points to a C-string file path |
| parent | points to a C-string cache folder name |
- Returns
- true if last folder in "path" matches "parent"
Definition at line 591 of file ogrs57datasource.cpp.
◆ Open()
| int OGRS57DataSource::Open |
( |
const char * |
pszName, |
|
|
int |
bTestOpen = FALSE, |
|
|
CallBackFunction |
p_callback = NULL |
|
) |
| |
◆ OpenMin()
| int OGRS57DataSource::OpenMin |
( |
const char * |
pszName, |
|
|
int |
bTestOpen = FALSE |
|
) |
| |
◆ SetOptionList()
| void OGRS57DataSource::SetOptionList |
( |
char ** |
papszNewOptions | ) |
|
◆ SetS57Registrar()
◆ TestCapability()
| int OGRS57DataSource::TestCapability |
( |
const char * |
| ) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/libs/s57-charts/include/ogr_s57.h
- /home/runner/work/main/main/opencpn/libs/s57-charts/src/ogrs57datasource.cpp