|
| S57Reader (const char *) |
|
int | FetchPoint (int, int, double *, double *, double *=NULL, int *=NULL) |
|
void | SetClassBased (S57ClassRegistrar *) |
|
void | SetOptions (char **) |
|
int | GetOptionFlags () |
|
int | Open (int bTestOpen) |
|
void | Close () |
|
DDFModule * | GetModule () |
|
const char * | GetDSNM () |
|
int | GetCSCL () |
|
int | Ingest (CallBackFunction pcallback=NULL) |
|
int | ApplyUpdates (DDFModule *, int) |
|
int | FindAndApplyUpdates (const char *pszPath=NULL) |
|
void | Rewind () |
|
OGRFeature * | ReadNextFeature (OGRFeatureDefn *=NULL) |
|
OGRFeature * | ReadFeature (int nFID, OGRFeatureDefn *=NULL) |
|
OGRFeature * | ReadVector (int nFID, int nRCNM) |
|
int | GetNextFEIndex (int nRCNM=100) |
|
void | SetNextFEIndex (int nNewIndex, int nRCNM=100) |
|
void | AddFeatureDefn (OGRFeatureDefn *) |
|
int | CollectClassList (int *, int) |
|
OGRErr | GetExtent (OGREnvelope *psExtent, int bForce) |
|
int | GetNall () |
|
int | GetAall () |
|
int | GetFeatureCount () |
|
Definition at line 144 of file s57.h.
◆ S57Reader()
S57Reader::S57Reader |
( |
const char * |
pszFilename | ) |
|
◆ ~S57Reader()
S57Reader::~S57Reader |
( |
| ) |
|
◆ AddFeatureDefn()
void S57Reader::AddFeatureDefn |
( |
OGRFeatureDefn * |
poFDefn | ) |
|
◆ ApplyUpdates()
int S57Reader::ApplyUpdates |
( |
DDFModule * |
poUpdateModule, |
|
|
int |
iUpdate |
|
) |
| |
◆ Close()
void S57Reader::Close |
( |
| ) |
|
◆ CollectClassList()
int S57Reader::CollectClassList |
( |
int * |
panClassCount, |
|
|
int |
nMaxClass |
|
) |
| |
◆ FetchPoint()
int S57Reader::FetchPoint |
( |
int |
nRCNM, |
|
|
int |
nRCID, |
|
|
double * |
pdfX, |
|
|
double * |
pdfY, |
|
|
double * |
pdfZ = NULL , |
|
|
int * |
pnquality = NULL |
|
) |
| |
◆ FindAndApplyUpdates()
int S57Reader::FindAndApplyUpdates |
( |
const char * |
pszPath = NULL | ) |
|
◆ GetAall()
int S57Reader::GetAall |
( |
| ) |
|
|
inline |
◆ GetCSCL()
int S57Reader::GetCSCL |
( |
| ) |
|
|
inline |
◆ GetDSNM()
const char * S57Reader::GetDSNM |
( |
| ) |
|
|
inline |
◆ GetExtent()
OGRErr S57Reader::GetExtent |
( |
OGREnvelope * |
psExtent, |
|
|
int |
bForce |
|
) |
| |
◆ GetFeatureCount()
int S57Reader::GetFeatureCount |
( |
| ) |
|
|
inline |
◆ GetModule()
DDFModule * S57Reader::GetModule |
( |
| ) |
|
|
inline |
◆ GetNall()
int S57Reader::GetNall |
( |
| ) |
|
|
inline |
◆ GetNextFEIndex()
int S57Reader::GetNextFEIndex |
( |
int |
nRCNM = 100 | ) |
|
◆ GetOptionFlags()
int S57Reader::GetOptionFlags |
( |
| ) |
|
|
inline |
◆ Ingest()
int S57Reader::Ingest |
( |
CallBackFunction |
pcallback = NULL | ) |
|
◆ Open()
int S57Reader::Open |
( |
int |
bTestOpen | ) |
|
◆ ReadFeature()
OGRFeature * S57Reader::ReadFeature |
( |
int |
nFID, |
|
|
OGRFeatureDefn * |
poTarget = NULL |
|
) |
| |
◆ ReadNextFeature()
OGRFeature * S57Reader::ReadNextFeature |
( |
OGRFeatureDefn * |
poTarget = NULL | ) |
|
◆ ReadVector()
OGRFeature * S57Reader::ReadVector |
( |
int |
nFID, |
|
|
int |
nRCNM |
|
) |
| |
◆ Rewind()
void S57Reader::Rewind |
( |
| ) |
|
◆ SetClassBased()
◆ SetNextFEIndex()
void S57Reader::SetNextFEIndex |
( |
int |
nNewIndex, |
|
|
int |
nRCNM = 100 |
|
) |
| |
◆ SetOptions()
void S57Reader::SetOptions |
( |
char ** |
papszOptionsIn | ) |
|
The documentation for this class was generated from the following files: