Home
last modified time | relevance | path

Searched refs:pszIMGFileName (Results 1 – 8 of 8) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/adrg/
H A Dsrpdataset.cpp75 …static SRPDataset* OpenDataset(const char* pszGENFileName, const char* pszIMGFileName, DDFRecord* …
77 const char* pszGENFileName, const char* pszIMGFileName);
92 void AddSubDataset( const char* pszGENFileName, const char* pszIMGFileName );
828 void SRPDataset::AddSubDataset( const char* pszGENFileName, const char* pszIMGFileName ) in AddSubDataset() argument
837 osSubDatasetName += pszIMGFileName; in AddSubDataset()
867 const char* pszIMGFileName) in FindRecordInGENForIMG() argument
874 CPLString osShortIMGFilename = CPLGetFilename(pszIMGFileName); in FindRecordInGENForIMG()
940 const char* pszGENFileName, const char* pszIMGFileName, DDFRecord* record) in OpenDataset() argument
948 record = FindRecordInGENForIMG(module, pszGENFileName, pszIMGFileName); in OpenDataset()
990 poDS->osIMGFileName = pszIMGFileName; in OpenDataset()
H A Dadrgdataset.cpp72 … const char* pszGENFileName, const char* pszIMGFileName);
87 void AddSubDataset( const char* pszGENFileName, const char* pszIMGFileName );
669 void ADRGDataset::AddSubDataset( const char* pszGENFileName, const char* pszIMGFileName ) in AddSubDataset() argument
678 osSubDatasetName += pszIMGFileName; in AddSubDataset()
792 const char* pszIMGFileName) in FindRecordInGENForIMG() argument
799 CPLString osShortIMGFilename = CPLGetFilename(pszIMGFileName); in FindRecordInGENForIMG()
866 const char* pszGENFileName, const char* pszIMGFileName, DDFRecord* record) in OpenDataset() argument
890 record = FindRecordInGENForIMG(module, pszGENFileName, pszIMGFileName); in OpenDataset()
1079 VSILFILE* fdIMG = VSIFOpenL(pszIMGFileName, "rb"); in OpenDataset()
1082 CPLError(CE_Failure, CPLE_AppDefined, "Cannot open %s\n", pszIMGFileName); in OpenDataset()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/adrg/
H A Dsrpdataset.cpp76 …static SRPDataset* OpenDataset(const char* pszGENFileName, const char* pszIMGFileName, DDFRecord* …
78 const char* pszGENFileName, const char* pszIMGFileName);
96 const char* pszIMGFileName );
901 const char* pszIMGFileName ) in AddSubDataset() argument
908 osSubDatasetName += pszIMGFileName; in AddSubDataset()
939 const char* pszIMGFileName ) in FindRecordInGENForIMG() argument
945 CPLString osShortIMGFilename = CPLGetFilename(pszIMGFileName); in FindRecordInGENForIMG()
1011 const char* pszGENFileName, const char* pszIMGFileName, DDFRecord* record) in OpenDataset() argument
1017 record = FindRecordInGENForIMG(module, pszGENFileName, pszIMGFileName); in OpenDataset()
1058 poDS->osIMGFileName = pszIMGFileName; in OpenDataset()
H A Dadrgdataset.cpp78 … const char* pszGENFileName, const char* pszIMGFileName);
97 const char* pszIMGFileName );
692 void ADRGDataset::AddSubDataset( const char* pszGENFileName, const char* pszIMGFileName ) in AddSubDataset() argument
701 osSubDatasetName += pszIMGFileName; in AddSubDataset()
815 const char* pszIMGFileName) in FindRecordInGENForIMG() argument
821 CPLString osShortIMGFilename = CPLGetFilename(pszIMGFileName); in FindRecordInGENForIMG()
885 const char* pszGENFileName, const char* pszIMGFileName, DDFRecord* record) in OpenDataset() argument
904 record = FindRecordInGENForIMG(module, pszGENFileName, pszIMGFileName); in OpenDataset()
1114 VSILFILE* fdIMG = VSIFOpenL(pszIMGFileName, "rb"); in OpenDataset()
1117 CPLError(CE_Failure, CPLE_AppDefined, "Cannot open %s\n", pszIMGFileName); in OpenDataset()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/adrg/
H A Dsrpdataset.cpp76 …static SRPDataset* OpenDataset(const char* pszGENFileName, const char* pszIMGFileName, DDFRecord* …
78 const char* pszGENFileName, const char* pszIMGFileName);
96 const char* pszIMGFileName );
901 const char* pszIMGFileName )
908 osSubDatasetName += pszIMGFileName;
939 const char* pszIMGFileName )
945 CPLString osShortIMGFilename = CPLGetFilename(pszIMGFileName);
1011 const char* pszGENFileName, const char* pszIMGFileName, DDFRecord* record)
1017 record = FindRecordInGENForIMG(module, pszGENFileName, pszIMGFileName);
1058 poDS->osIMGFileName = pszIMGFileName;
H A Dadrgdataset.cpp78 … const char* pszGENFileName, const char* pszIMGFileName); in __construct()
97 const char* pszIMGFileName ); in __construct()
692 void ADRGDataset::AddSubDataset( const char* pszGENFileName, const char* pszIMGFileName )
701 osSubDatasetName += pszIMGFileName;
815 const char* pszIMGFileName)
821 CPLString osShortIMGFilename = CPLGetFilename(pszIMGFileName);
885 const char* pszGENFileName, const char* pszIMGFileName, DDFRecord* record)
904 record = FindRecordInGENForIMG(module, pszGENFileName, pszIMGFileName);
1114 VSILFILE* fdIMG = VSIFOpenL(pszIMGFileName, "rb");
1117 CPLError(CE_Failure, CPLE_AppDefined, "Cannot open %s\n", pszIMGFileName);
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/adrg/
H A Dsrpdataset.cpp76 …static SRPDataset* OpenDataset(const char* pszGENFileName, const char* pszIMGFileName, DDFRecord* …
78 const char* pszGENFileName, const char* pszIMGFileName);
96 const char* pszIMGFileName );
901 const char* pszIMGFileName ) in AddSubDataset() argument
908 osSubDatasetName += pszIMGFileName; in AddSubDataset()
939 const char* pszIMGFileName ) in FindRecordInGENForIMG() argument
945 CPLString osShortIMGFilename = CPLGetFilename(pszIMGFileName); in FindRecordInGENForIMG()
1011 const char* pszGENFileName, const char* pszIMGFileName, DDFRecord* record) in OpenDataset() argument
1017 record = FindRecordInGENForIMG(module, pszGENFileName, pszIMGFileName); in OpenDataset()
1058 poDS->osIMGFileName = pszIMGFileName; in OpenDataset()
H A Dadrgdataset.cpp78 … const char* pszGENFileName, const char* pszIMGFileName);
97 const char* pszIMGFileName );
692 void ADRGDataset::AddSubDataset( const char* pszGENFileName, const char* pszIMGFileName ) in AddSubDataset() argument
701 osSubDatasetName += pszIMGFileName; in AddSubDataset()
815 const char* pszIMGFileName) in FindRecordInGENForIMG() argument
821 CPLString osShortIMGFilename = CPLGetFilename(pszIMGFileName); in FindRecordInGENForIMG()
885 const char* pszGENFileName, const char* pszIMGFileName, DDFRecord* record) in OpenDataset() argument
904 record = FindRecordInGENForIMG(module, pszGENFileName, pszIMGFileName); in OpenDataset()
1114 VSILFILE* fdIMG = VSIFOpenL(pszIMGFileName, "rb"); in OpenDataset()
1117 CPLError(CE_Failure, CPLE_AppDefined, "Cannot open %s\n", pszIMGFileName); in OpenDataset()
[all …]