OmniSciDB
c1a53651b2
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Public Member Functions
|
List of all members
Geospatial::GDAL::DataSourceDeleter Struct Reference
#include <
GDAL.h
>
Public Member Functions
void
operator()
(OGRDataSource *datasource)
Detailed Description
Definition at line
45
of file
GDAL.h
.
Member Function Documentation
void Geospatial::GDAL::DataSourceDeleter::operator()
(
OGRDataSource *
datasource
)
Definition at line
288
of file
GDAL.cpp
.
288
{
289
if
(datasource) {
290
GDALClose(datasource);
291
}
292
}
The documentation for this struct was generated from the following files:
/home/jenkins-slave/workspace/core-os-doxygen/Geospatial/
GDAL.h
/home/jenkins-slave/workspace/core-os-doxygen/Geospatial/
GDAL.cpp
Geospatial
GDAL
DataSourceDeleter
Generated on Fri Jan 6 2023 06:30:14 for OmniSciDB by
1.8.5