Home
last modified time | relevance | path

Searched refs:GetFieldAsInteger64List (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogr_feature.h323 const GIntBig *GetFieldAsInteger64List( int i, int *pnCount );
348 const GIntBig *GetFieldAsInteger64List( const char *pszFName, in GetFieldAsInteger64List() function
350 { return GetFieldAsInteger64List( GetFieldIndex(pszFName), in GetFieldAsInteger64List()
H A Dogrfeature.cpp2050 const GIntBig *OGRFeature::GetFieldAsInteger64List( int iField, int *pnCount ) in GetFieldAsInteger64List() function in OGRFeature
2100 return ((OGRFeature *)hFeat)->GetFieldAsInteger64List(iField, pnCount); in OGR_F_GetFieldAsInteger64List()
4075 const GIntBig* pnList1 = GetFieldAsInteger64List(i, &nCount1); in Equal()
4077 poFeature->GetFieldAsInteger64List(i, &nCount2); in Equal()
4542 … const GIntBig *panValues = poSrcFeature->GetFieldAsInteger64List( iField, &nCount); in SetFieldsFrom()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/python/docs/
H A Dogr_feature_docs.i566 %feature("docstring") GetFieldAsInteger64List "const GIntBig*
/dports/graphics/gdal/gdal-3.3.3/swig/include/python/docs/
H A Dogr_feature_docs.i566 %feature("docstring") GetFieldAsInteger64List "const GIntBig*
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/python/docs/
H A Dogr_feature_docs.i566 %feature("docstring") GetFieldAsInteger64List "const GIntBig*
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogr_feature.h646 const GIntBig *GetFieldAsInteger64List( int i, int *pnCount ) const;
676 const GIntBig *GetFieldAsInteger64List( const char *pszFName, in GetFieldAsInteger64List() function
678 { return GetFieldAsInteger64List( GetFieldIndex(pszFName), in GetFieldAsInteger64List()
H A Dogrfeature.cpp2749 const GIntBig *OGRFeature::GetFieldAsInteger64List( int iField, int *pnCount ) const in GetFieldAsInteger64List() function in OGRFeature
2798 GetFieldAsInteger64List(iField, pnCount); in OGR_F_GetFieldAsInteger64List()
3326 const GIntBig* panValues = GetFieldAsInteger64List(iField, &nCount); in GetFieldAsSerializedJSon()
5543 const GIntBig* pnList1 = GetFieldAsInteger64List(i, &nCount1); in Equal()
5545 poFeature->GetFieldAsInteger64List(i, &nCount2); in Equal()
6014 poSrcFeature->GetFieldAsInteger64List( iField, &nCount); in SetFieldsFrom()
7334 GetFieldAsInteger64List( GetIndex(), &nCount ); in GetAsInteger64List()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogr_feature.h646 const GIntBig *GetFieldAsInteger64List( int i, int *pnCount ) const;
676 const GIntBig *GetFieldAsInteger64List( const char *pszFName, in GetFieldAsInteger64List() function
678 { return GetFieldAsInteger64List( GetFieldIndex(pszFName), in GetFieldAsInteger64List()
H A Dogrfeature.cpp2749 const GIntBig *OGRFeature::GetFieldAsInteger64List( int iField, int *pnCount ) const
2798 GetFieldAsInteger64List(iField, pnCount);
3326 const GIntBig* panValues = GetFieldAsInteger64List(iField, &nCount);
5543 const GIntBig* pnList1 = GetFieldAsInteger64List(i, &nCount1);
5545 poFeature->GetFieldAsInteger64List(i, &nCount2);
6014 poSrcFeature->GetFieldAsInteger64List( iField, &nCount);
7334 GetFieldAsInteger64List( GetIndex(), &nCount );
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogr_feature.h646 const GIntBig *GetFieldAsInteger64List( int i, int *pnCount ) const;
676 const GIntBig *GetFieldAsInteger64List( const char *pszFName, in GetFieldAsInteger64List() function
678 { return GetFieldAsInteger64List( GetFieldIndex(pszFName), in GetFieldAsInteger64List()
H A Dogrfeature.cpp2749 const GIntBig *OGRFeature::GetFieldAsInteger64List( int iField, int *pnCount ) const in GetFieldAsInteger64List() function in OGRFeature
2798 GetFieldAsInteger64List(iField, pnCount); in OGR_F_GetFieldAsInteger64List()
3326 const GIntBig* panValues = GetFieldAsInteger64List(iField, &nCount); in GetFieldAsSerializedJSon()
5543 const GIntBig* pnList1 = GetFieldAsInteger64List(i, &nCount1); in Equal()
5545 poFeature->GetFieldAsInteger64List(i, &nCount2); in Equal()
6014 poSrcFeature->GetFieldAsInteger64List( iField, &nCount); in SetFieldsFrom()
7334 GetFieldAsInteger64List( GetIndex(), &nCount ); in GetAsInteger64List()
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc31_ogr_64.rst114 const int *GetFieldAsInteger64List( const char *pszFName,
116 const int *GetFieldAsInteger64List( int i, int *pnCount );
136 both field types where convenient (except GetFieldAsInteger64List() that
166 - GetFieldAsInteger64List() and SetFieldInteger64List() have been added
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/development/rfc/
H A Drfc31_ogr_64.rst114 const int *GetFieldAsInteger64List( const char *pszFName,
116 const int *GetFieldAsInteger64List( int i, int *pnCount );
136 both field types where convenient (except GetFieldAsInteger64List() that
166 - GetFieldAsInteger64List() and SetFieldInteger64List() have been added
/dports/graphics/gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc31_ogr_64.rst114 const int *GetFieldAsInteger64List( const char *pszFName,
116 const int *GetFieldAsInteger64List( int i, int *pnCount );
136 both field types where convenient (except GetFieldAsInteger64List() that
166 - GetFieldAsInteger64List() and SetFieldInteger64List() have been added
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/pgdump/
H A Dogrpgdumplayer.cpp547 const GIntBig *panItems = poFeature->GetFieldAsInteger64List(i,&nCount); in OGRPGCommonAppendCopyFieldsExceptGeom()
984 const GIntBig *panItems = poFeature->GetFieldAsInteger64List(i,&nCount); in OGRPGCommonAppendFieldValue()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/geojson/
H A Dogrgeojsonwriter.cpp181 const GIntBig* panList = poFeature->GetFieldAsInteger64List(nField, &nSize); in OGRGeoJSONWriteAttributes()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/pgdump/
H A Dogrpgdumplayer.cpp545 const GIntBig *panItems = poFeature->GetFieldAsInteger64List(i,&nCount); in OGRPGCommonAppendCopyFieldsExceptGeom()
1009 const GIntBig *panItems = poFeature->GetFieldAsInteger64List(i,&nCount); in OGRPGCommonAppendFieldValue()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/pgdump/
H A Dogrpgdumplayer.cpp545 const GIntBig *panItems = poFeature->GetFieldAsInteger64List(i,&nCount); in OGRPGCommonAppendCopyFieldsExceptGeom()
1009 const GIntBig *panItems = poFeature->GetFieldAsInteger64List(i,&nCount); in OGRPGCommonAppendFieldValue()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/pgdump/
H A Dogrpgdumplayer.cpp545 const GIntBig *panItems = poFeature->GetFieldAsInteger64List(i,&nCount); in OGRPGCommonAppendCopyFieldsExceptGeom()
1009 const GIntBig *panItems = poFeature->GetFieldAsInteger64List(i,&nCount); in OGRPGCommonAppendFieldValue()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/python/
H A Dogr_python.i329 return self.GetFieldAsInteger64List(fld_index)
/dports/graphics/gdal/gdal-3.3.3/swig/include/python/
H A Dogr_python.i329 return self.GetFieldAsInteger64List(fld_index)
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/python/
H A Dogr_python.i329 return self.GetFieldAsInteger64List(fld_index)
/dports/math/R-cran-sf/sf/src/
H A Dgdal_read.cpp354 const GIntBig *int64list = poFeature->GetFieldAsInteger64List(iField, &n); in sf_from_ogrlayer()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/fits/
H A Dfitsdataset.cpp1118 CPL_IGNORE_RET_VAL(poFeature->GetFieldAsInteger64List(nFieldIdx, &nCount)); in RunDeferredFieldCreation()
1559 &OGRFeature::GetFieldAsInteger64List>::Write( in SetOrCreateFeature()
1576 &OGRFeature::GetFieldAsInteger64List>::Write( in SetOrCreateFeature()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/fits/
H A Dfitsdataset.cpp1118 CPL_IGNORE_RET_VAL(poFeature->GetFieldAsInteger64List(nFieldIdx, &nCount)); in RunDeferredFieldCreation()
1559 &OGRFeature::GetFieldAsInteger64List>::Write( in SetOrCreateFeature()
1576 &OGRFeature::GetFieldAsInteger64List>::Write( in SetOrCreateFeature()

123