Home
last modified time | relevance | path

Searched defs:_GDALProxyPoolCacheEntry (Results 1 – 5 of 5) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/gcore/
H A Dgdalproxypool.cpp56 struct _GDALProxyPoolCacheEntry struct
58 GIntBig responsiblePID;
59 char *pszFileName;
60 GDALDataset *poDS;
63 int refCount;
65 GDALProxyPoolCacheEntry* prev;
66 GDALProxyPoolCacheEntry* next;
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalproxypool.cpp66 struct _GDALProxyPoolCacheEntry struct
68 GIntBig responsiblePID;
69 char *pszFileName;
70 char *pszOwner;
71 GDALDataset *poDS;
74 int refCount;
76 GDALProxyPoolCacheEntry* prev;
77 GDALProxyPoolCacheEntry* next;
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalproxypool.cpp66 struct _GDALProxyPoolCacheEntry struct
68 GIntBig responsiblePID;
69 char *pszFileName;
70 char *pszOwner;
71 GDALDataset *poDS;
74 int refCount;
76 GDALProxyPoolCacheEntry* prev;
77 GDALProxyPoolCacheEntry* next;
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdalproxypool.cpp66 struct _GDALProxyPoolCacheEntry struct
68 GIntBig responsiblePID;
69 char *pszFileName;
70 char *pszOwner;
71 GDALDataset *poDS;
74 int refCount;
76 GDALProxyPoolCacheEntry* prev;
77 GDALProxyPoolCacheEntry* next;
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdalproxypool.cpp53 struct _GDALProxyPoolCacheEntry struct
55 GIntBig responsiblePID;
56 char *pszFileName;
57 GDALDataset *poDS;
60 int refCount;
62 GDALProxyPoolCacheEntry* prev;
63 GDALProxyPoolCacheEntry* next;