15#ifndef GDAL_PRIV_H_INCLUDED
16#define GDAL_PRIV_H_INCLUDED
35#if !defined(GDAL_COMPILATION) && \
36 !defined(GDAL_PRIV_SKIP_OTHER_GDAL_HEADERS) && !defined(GDAL_4_0_COMPAT)
38#include "gdal_frmts.h"
39#include "gdalsubdatasetinfo.h"
44#include "cpl_multiproc.h"
49#if !defined(GDAL_COMPILATION) && !defined(GDAL_PRIV_SKIP_STANDARD_HEADERS) && \
50 !defined(GDAL_4_0_COMPAT)
Various convenience functions for CPL.
Definitions for CPL mini XML Parser/Serializer.
Various convenience functions for working with strings and string lists.
Public (C callable) GDAL entry points.
C++ GDAL multidimensional API entry points.
C++ GDAL raster entry points.
Core portability services for cross-platform OGR code.