Home
last modified time | relevance | path

Searched refs:oMapAttributeToFieldIndex (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/pg/
H A Dogrpgresultlayer.cpp66 std::map< std::pair<int,int>, int> oMapAttributeToFieldIndex; in OGRPGResultLayer() local
88 oMapAttributeToFieldIndex[std::pair<int,int>(tableOID,tableCol)] = iRawField; in OGRPGResultLayer()
103 … int iRawField = oMapAttributeToFieldIndex[std::pair<int,int>(atoi(pszAttRelid),atoi(pszAttNum))]; in OGRPGResultLayer()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/pg/
H A Dogrpgresultlayer.cpp59 std::map< std::pair<int,int>, int> oMapAttributeToFieldIndex; in OGRPGResultLayer() local
82 oMapAttributeToFieldIndex[std::pair<int,int>(tableOID,tableCol)] = iRawField; in OGRPGResultLayer()
102 … int iRawField = oMapAttributeToFieldIndex[std::pair<int,int>(atoi(pszAttRelid),atoi(pszAttNum))]; in OGRPGResultLayer()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/pg/
H A Dogrpgresultlayer.cpp59 std::map< std::pair<int,int>, int> oMapAttributeToFieldIndex; in OGRPGResultLayer() local
82 oMapAttributeToFieldIndex[std::pair<int,int>(tableOID,tableCol)] = iRawField; in OGRPGResultLayer()
102 … int iRawField = oMapAttributeToFieldIndex[std::pair<int,int>(atoi(pszAttRelid),atoi(pszAttNum))]; in OGRPGResultLayer()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/pg/
H A Dogrpgresultlayer.cpp59 std::map< std::pair<int,int>, int> oMapAttributeToFieldIndex; in OGRPGResultLayer() local
82 oMapAttributeToFieldIndex[std::pair<int,int>(tableOID,tableCol)] = iRawField; in OGRPGResultLayer()
102 … int iRawField = oMapAttributeToFieldIndex[std::pair<int,int>(atoi(pszAttRelid),atoi(pszAttNum))]; in OGRPGResultLayer()