GDAL
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Ncpl
 Ngdal
 C_CPLListList element structure
 CCPLAutoCloseThe class use the destructor to automatically close the resource
 CCPLCompressorCompressor/decompressor description
 CCPLErrorHandlerPusherClass that installs a (thread-local) error handler on construction, and restore the initial one on destruction
 CCPLErrorStateBackuperClass that saves the error state on construction, and restores it on destruction
 CCPLHTTPResult
 CCPLJobQueueJob queue
 CCPLJSONArrayThe JSONArray class JSON array from JSONDocument
 CCPLJSONDocumentWrapper class around json-c library
 CCPLJSONObjectThe CPLJSONArray class holds JSON object from CPLJSONDocument
 CCPLLockHolderObject to hold a lock
 CCPLMimePart
 CCPLMutexHolderObject to hold a mutex
 CCPLODBCDriverInstallerA class providing functions to install or remove ODBC driver
 CCPLODBCSessionA class representing an ODBC database session
 CCPLODBCStatementAbstraction for statement, and resultset
 CCPLRectObjDescribe a rectangle
 CCPLSharedFileInfoInformation on a shared file
 CCPLStringConvenient string class based on std::string
 CCPLStringListString list class designed around our use of C "char**" string lists
 CCPLWorkerThreadPoolPool of worker threads
 CCPLXMLNodeDocument node structure
 CCPLXMLTreeCloserManage a tree of XML nodes so that all nodes are freed when the instance goes out of scope
 CGDAL_GCPGround Control Point
 CGDALAbstractMDArrayAbstract class, implemented by GDALAttribute and GDALMDArray
 CGDALArgumentParserParse command-line arguments for GDAL utilities
 CGDALAsyncReaderClass used as a session object for asynchronous requests
 CGDALAttributeClass modeling an attribute that has a name, a value and a type, and is typically used to describe a metadata item
 CGDALCachedPixelAccessorClass to have reasonably fast random pixel access to a raster band, when accessing multiple pixels that are close to each other
 CGDALColorEntryColor tuple
 CGDALColorTableA color table / palette
 CGDALDatasetA set of associated raster bands, usually from one file
 CGDALDefaultRasterAttributeTableRaster Attribute Table container
 CGDALDimensionClass modeling a a dimension / axis used to index multidimensional arrays
 CGDALDriverFormat specific driver
 CGDALDriverManagerClass for managing the registration of file format drivers
 CGDALEDTComponentClass for a component of a compound extended data type
 CGDALExtendedDataTypeClass used to represent potentially complex data types
 CGDALFeaturePointClass of "feature point" in raster
 CGDALGridDataMetricsOptionsData metrics method control options
 CGDALGridInverseDistanceToAPowerNearestNeighborOptionsInverse distance to a power, with nearest neighbour search, control options
 CGDALGridInverseDistanceToAPowerOptionsInverse distance to a power method control options
 CGDALGridLinearOptionsLinear method control options
 CGDALGridMovingAverageOptionsMoving average method control options
 CGDALGridNearestNeighborOptionsNearest neighbor method control options
 CGDALGroupClass modeling a named container of GDALAttribute, GDALMDArray, OGRLayer or other GDALGroup
 CGDALIHasAttributeInterface used to get a single GDALAttribute or a set of GDALAttribute
 CGDALIntegralImageIntegral image class (summed area table)
 CGDALMajorObjectObject with metadata
 CGDALMDArrayClass modeling a multi-dimensional array
 CGDALMDReaderBaseThe base class for all metadata readers
 CGDALMDReaderManagerThe metadata reader main class
 CGDALOctaveLayerClass for computation and storage of Hessian values in SURF-based algorithm
 CGDALOctaveMapClass for handling octave layers in SURF-based algorithm
 CGDALOpenInfoClass for dataset open functions
 CGDALPamDatasetPAM dataset
 CGDALPamRasterBandPAM raster band
 CGDALPansharpenOperationPansharpening operation class
 CGDALPansharpenOptionsPansharpening options
 CGDALPluginDriverProxyProxy for a plugin driver
 CGDALRasterAttributeTableThe GDALRasterAttributeTable (or RAT) class is used to encapsulate a table used to provide attribute information about pixel values
 CGDALRasterBandA single raster band (or channel)
 CGDALRasterBlockA single raster block in the block cache
 CGDALRasterIOExtraArgStructure to pass extra arguments to RasterIO() method, must be initialized with INIT_RASTERIO_EXTRA_ARG
 CGDALRawResultStore the raw result of an attribute value, which might contain dynamically allocated structures (like pointer to strings)
 CGDALRelationshipDefinition of a table relationship
 CGDALRPCInfoV2Structure to store Rational Polynomial Coefficients / Rigorous Projection Model
 CGDALSimpleSURFClass for searching corresponding points on images
 CGDALSubdatasetInfoThe GDALSubdatasetInfo abstract class provides methods to extract and manipulate subdataset information from a file name that contains subdataset information
 CGDALTriangulationTriangulation structure
 CGDALTriBarycentricCoefficientsTriangle barycentric coefficients
 CGDALTriFacetTriangle fact
 CGDALWarpKernelThis class represents the lowest level of abstraction of warping
 CGDALWarpOperationHigh level image warping class
 CGDALWarpOptionsWarp control options for use with GDALWarpOperation::Initialize()
 CGNMGenericLayerGNM layer which represents a geography network layer of generic format
 CGNMGenericNetworkGNM class which represents a geography network of generic format
 CGNMGraphThe simple graph class, which holds the appropriate for calculations graph in memory (based on STL containers) and provides several basic algorithms of this graph's analysis
 CGNMNetworkGeneral GNM class which represents a geography network of common format
 CGNMRuleThe simple class for rules
 CGNMStdEdgeEdge
 CGNMStdVertexVertex
 CGOA2ManagerManager of Google OAuth2 authentication
 CIOGRConstGeometryVisitorOGRGeometry visitor interface
 CIOGRGeometryVisitorOGRGeometry visitor interface
 CIOGRTransactionBehaviourIOGRTransactionBehaviour is an interface that a driver must implement to provide emulation of transactions
 COGR_SRSNodeObjects of this class are used to represent value nodes in the parsed representation of the WKT SRS format
 COGRAppendBufferAppend buffer that can be grown dynamically
 COGRCircularStringConcrete representation of a circular string, that is to say a curve made of one or several arc circles
 COGRCodedFieldDomainDefinition of a coded / enumerated field domain
 COGRCodedValueAssociates a code and a value
 COGRCompoundCurveUtility class to store a collection of curves
 COGRCoordinateTransformationInterface for transforming between coordinate systems
 COGRCoordinateTransformationOptionsContext for coordinate transformation
 COGRCurveAbstract curve base class for OGRLineString, OGRCircularString and OGRCompoundCurve
 COGRCurvePolygonConcrete class representing curve polygons
 COGRDataSourceLEGACY class
 COGRDefaultConstGeometryVisitorOGRGeometry visitor default implementation
 COGRDefaultGeometryVisitorOGRGeometry visitor default implementation
 COGREnvelopeSimple container for a bounding region (rectangle)
 COGREnvelope3DSimple container for a bounding region in 3D
 COGRFeatureA simple feature, including geometry and attributes
 COGRFeatureDefnDefinition of a feature class or feature layer
 COGRFieldOGRFeature field attribute value union
 COGRFieldDefnDefinition of an attribute of an OGRFeatureDefn
 COGRFieldDomainDefinition of a field domain
 COGRGeomCoordinateBinaryPrecisionGeometry coordinate precision for a binary representation
 COGRGeomCoordinatePrecisionGeometry coordinate precision
 COGRGeometryAbstract base class for all geometry classes
 COGRGeometryCollectionA collection of 1 or more geometry objects
 COGRGeometryFactoryCreate geometry objects from well known text/binary
 COGRGeometryTypeCounterResult item of OGR_L_GetGeometryTypes
 COGRGeomFieldDefnDefinition of a geometry field of an OGRFeatureDefn
 COGRGetNextFeatureThroughRawTemplate class offering a GetNextFeature() implementation relying on GetNextRawFeature()
 COGRGlobFieldDomainDefinition of a field domain for field content validated by a glob
 COGRGNMWrappedResultLayerFor search paths queries results
 COGRISO8601FormatConfiguration of the ISO8601 formatting output
 COGRIteratedPoint
 COGRLayerThis class represents a layer of simple features, with access methods
 COGRLinearRingConcrete representation of a closed ring
 COGRLineStringConcrete representation of a multi-vertex line
 COGRMultiCurveA collection of OGRCurve
 COGRMultiLineStringA collection of OGRLineString
 COGRMultiPointA collection of OGRPoint
 COGRMultiPolygonA collection of non-overlapping OGRPolygon
 COGRMultiSurfaceA collection of non-overlapping OGRSurface
 COGRPointPoint class
 COGRPointIteratorInterface for a point iterator
 COGRPolygonConcrete class representing polygons
 COGRPolyhedralSurfacePolyhedralSurface class
 COGRRangeFieldDomainDefinition of a numeric field domain with a range of validity for values
 COGRRawPointSimple container for a position
 COGRSFDriverLEGACY class
 COGRSFDriverRegistrarLEGACY class
 COGRSimpleCurveAbstract curve base class for OGRLineString and OGRCircularString
 COGRSpatialReferenceThis class represents an OpenGIS Spatial Reference System, and contains methods for converting between this object organization and well known text (WKT) format
 COGRStyleMgrThis class represents a style manager
 COGRStyleTableThis class represents a style table
 COGRStyleToolThis class represents a style tool
 COGRSurfaceAbstract base class for 2 dimensional objects like polygons or curve polygons
 COGRTriangleTriangle class
 COGRTriangulatedSurfaceTriangulatedSurface class
 COGRwkbExportOptionsWKB export options
 COGRWktOptionsOptions for formatting WKT output
 COGRWKTToWKBTranslatorTranslate WKT geometry to WKB geometry and append it to a buffer
 COSRCRSInfoStructure given overall description of a CRS
 CVSIDIREntryDirectory entry
 CVSIFilesystemPluginCallbacksStructStruct containing callbacks to used by the handler
 CVSIVirtualHandleVirtual file handle
 CVSIVirtualHandleCloserHelper close to use with a std:unique_ptr<VSIVirtualHandle>, such as VSIVirtualHandleUniquePtr