| C_CPLList | List element structure |
| CGDALDataset::Bands | Class returned by GetBands() that act as a container for raster bands |
| COGRFeature::ConstFieldIterator | Field value iterator class |
| CCPLAutoClose< _Ty, _Dx > | The class use the destructor to automatically close the resource |
| CCPLCompressor | Compressor/decompressor description |
| CCPLHTTPResult | |
| CCPLJobQueue | Job queue |
| CCPLJSONDocument | Wrapper class around json-c library |
| ►CCPLJSONObject | The CPLJSONArray class holds JSON object from CPLJSONDocument |
| CCPLJSONArray | The JSONArray class JSON array from JSONDocument |
| CCPLLockHolder | Object to hold a lock |
| CCPLMimePart | |
| CCPLMutexHolder | Object to hold a mutex |
| CCPLODBCDriverInstaller | A class providing functions to install or remove ODBC driver |
| CCPLODBCSession | A class representing an ODBC database session |
| CCPLODBCStatement | Abstraction for statement, and resultset |
| CCPLRectObj | Describe a rectangle |
| CCPLSharedFileInfo | Information on a shared file |
| CCPLStringList | String list class designed around our use of C "char**" string lists |
| CCPLWorkerThreadPool | Pool of worker threads |
| CCPLXMLNode | Document node structure |
| ►Cstd::exception | |
| COGRFeature::FieldNotFoundException | Exception raised by operator[](const char*) when a field is not found |
| CGDALDataset::FeatureLayerPair | Object returned by GetFeatures() iterators |
| CGDALDataset::Features | Class returned by GetFeatures() that act as a container for vector features |
| COGRFeature::FieldValue | Field value |
| CGDAL_GCP | Ground Control Point |
| ►CGDALAbstractMDArray | Abstract class, implemented by GDALAttribute and GDALMDArray |
| CGDALAttribute | Class modeling an attribute that has a name, a value and a type, and is typically used to describe a metadata item |
| CGDALMDArray | Class modeling a multi-dimensional array |
| CGDALAsyncReader | Class used as a session object for asynchronous requests |
| CGDALColorEntry | Color tuple |
| CGDALColorTable | A color table / palette |
| CGDALDimension | Class modeling a a dimension / axis used to index multidimensional arrays |
| CGDALEDTComponent | Class for a component of a compound extended data type |
| CGDALExtendedDataType | Class used to represent potentially complex data types |
| CGDALFeaturePoint | Class of "feature point" in raster |
| CGDALGridDataMetricsOptions | Data metrics method control options |
| CGDALGridInverseDistanceToAPowerNearestNeighborOptions | Inverse distance to a power, with nearest neighbour search, control options |
| CGDALGridInverseDistanceToAPowerOptions | Inverse distance to a power method control options |
| CGDALGridLinearOptions | Linear method control options |
| CGDALGridMovingAverageOptions | Moving average method control options |
| CGDALGridNearestNeighborOptions | Nearest neighbor method control options |
| ►CGDALIHasAttribute | Interface used to get a single GDALAttribute or a set of GDALAttribute |
| CGDALGroup | Class modeling a named container of GDALAttribute, GDALMDArray, OGRLayer or other GDALGroup |
| CGDALMDArray | Class modeling a multi-dimensional array |
| CGDALIntegralImage | Integral image class (summed area table) |
| ►CGDALMajorObject | Object with metadata |
| ►CGDALDataset | A set of associated raster bands, usually from one file |
| CGDALPamDataset | PAM dataset |
| ►CGNMNetwork | General GNM class which represents a geography network of common format |
| CGNMGenericNetwork | GNM class which represents a geography network of generic format |
| COGRDataSource | LEGACY class |
| ►CGDALDriver | Format specific driver |
| COGRSFDriver | LEGACY class |
| CGDALDriverManager | Class for managing the registration of file format drivers |
| ►CGDALRasterBand | A single raster band (or channel) |
| CGDALPamRasterBand | PAM raster band |
| ►COGRLayer | This class represents a layer of simple features, with access methods |
| CGNMGenericLayer | GNM layer which represents a geography network layer of generic format |
| COGRGNMWrappedResultLayer | For search paths queries results |
| CGDALMDReaderBase | The base class for all metadata readers |
| CGDALMDReaderManager | The metadata reader main class |
| CGDALOctaveLayer | Class for computation and storage of Hessian values in SURF-based algorithm |
| CGDALOctaveMap | Class for handling octave layers in SURF-based algorithm |
| CGDALOpenInfo | Class for dataset open functions |
| CGDALPansharpenOperation | Pansharpening operation class |
| CGDALPansharpenOptions | Pansharpening options |
| ►CGDALRasterAttributeTable | The GDALRasterAttributeTable (or RAT) class is used to encapsulate a table used to provide attribute information about pixel values |
| CGDALDefaultRasterAttributeTable | Raster Attribute Table container |
| CGDALRasterBlock | A single raster block in the block cache |
| CGDALRasterIOExtraArg | Structure to pass extra arguments to RasterIO() method, must be initialized with INIT_RASTERIO_EXTRA_ARG |
| CGDALRawResult | Store the raw result of an attribute value, which might contain dynamically allocated structures (like pointer to strings) |
| CGDALRPCInfoV2 | Structure to store Rational Polynomial Coefficients / Rigorous Projection Model |
| CGDALSimpleSURF | Class for searching corresponding points on images |
| CGDALTriangulation | Triangulation structure |
| CGDALTriBarycentricCoefficients | Triangle barycentric coefficients |
| CGDALTriFacet | Triangle fact |
| CGDALWarpKernel | This class represents the lowest level of abstraction of warping |
| CGDALWarpOperation | High level image warping class |
| CGDALWarpOptions | Warp control options for use with GDALWarpOperation::Initialize()
|
| CGNMGraph | The 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 |
| CGNMRule | The simple class for rules |
| CGNMStdEdge | Edge |
| CGNMStdVertex | Vertex |
| CGOA2Manager | Manager of Google OAuth2 authentication |
| ►CIOGRConstGeometryVisitor | OGRGeometry visitor interface |
| COGRDefaultConstGeometryVisitor | OGRGeometry visitor default implementation |
| ►CIOGRGeometryVisitor | OGRGeometry visitor interface |
| COGRDefaultGeometryVisitor | OGRGeometry visitor default implementation |
| CIOGRTransactionBehaviour | IOGRTransactionBehaviour is an interface that a driver must implement to provide emulation of transactions |
| CGDALDataset::Layers::Iterator | Layer iterator |
| CGDALDataset::Layers | Class returned by GetLayers() that acts as a range of layers |
| COGR_SRSNode::Listener | Listener that is notified of modification to nodes |
| COGR_SRSNode | Objects of this class are used to represent value nodes in the parsed representation of the WKT SRS format |
| COGRCodedValue | Associates a code and a value |
| COGRCoordinateTransformation | Interface for transforming between coordinate systems |
| COGRCoordinateTransformationOptions | Context for coordinate transformation |
| ►COGREnvelope | Simple container for a bounding region (rectangle) |
| COGREnvelope3D | Simple container for a bounding region in 3D |
| COGRFeature | A simple feature, including geometry and attributes |
| COGRFeatureDefn | Definition of a feature class or feature layer |
| COGRField | OGRFeature field attribute value union |
| COGRFieldDefn | Definition of an attribute of an OGRFeatureDefn |
| ►COGRFieldDomain | Definition of a field domain |
| COGRCodedFieldDomain | Definition of a coded / enumerated field domain |
| COGRGlobFieldDomain | Definition of a field domain for field content validated by a glob |
| COGRRangeFieldDomain | Definition of a numeric field domain with a range of validity for values |
| ►COGRGeometry | Abstract base class for all geometry classes |
| ►COGRCurve | Abstract curve base class for OGRLineString, OGRCircularString and OGRCompoundCurve |
| COGRCompoundCurve | Utility class to store a collection of curves |
| ►COGRSimpleCurve | Abstract curve base class for OGRLineString and OGRCircularString |
| COGRCircularString | Concrete representation of a circular string, that is to say a curve made of one or several arc circles |
| ►COGRLineString | Concrete representation of a multi-vertex line |
| COGRLinearRing | Concrete representation of a closed ring |
| ►COGRGeometryCollection | A collection of 1 or more geometry objects |
| ►COGRMultiCurve | A collection of OGRCurve |
| COGRMultiLineString | A collection of OGRLineString |
| COGRMultiPoint | A collection of OGRPoint |
| ►COGRMultiSurface | A collection of non-overlapping OGRSurface |
| COGRMultiPolygon | A collection of non-overlapping OGRPolygon |
| COGRPoint | Point class |
| ►COGRSurface | Abstract base class for 2 dimensional objects like polygons or curve polygons |
| ►COGRCurvePolygon | Concrete class representing curve polygons |
| ►COGRPolygon | Concrete class representing polygons |
| COGRTriangle | Triangle class |
| ►COGRPolyhedralSurface | PolyhedralSurface class |
| COGRTriangulatedSurface | TriangulatedSurface class |
| COGRGeometryFactory | Create geometry objects from well known text/binary |
| COGRGeomFieldDefn | Definition of a geometry field of an OGRFeatureDefn |
| COGRGetNextFeatureThroughRaw< BaseLayer > | Template class offering a GetNextFeature() implementation relying on GetNextRawFeature() |
| COGRPointIterator | Interface for a point iterator |
| COGRRawPoint | Simple container for a position |
| COGRSFDriverRegistrar | LEGACY class |
| COGRSpatialReference | This class represents an OpenGIS Spatial Reference System, and contains methods for converting between this object organization and well known text (WKT) format |
| COGRStyleMgr | This class represents a style manager |
| COGRStyleTable | This class represents a style table |
| COGRStyleTool | This class represents a style tool |
| COGRWktOptions | Options for formatting WKT output |
| COSRCRSInfo | Structure given overall description of a CRS |
| ►Cstd::string | |
| CCPLString | Convenient string class based on std::string |
| COGRGeometryFactory::TransformWithOptionsCache | Opaque class used as argument to transformWithOptions() |
| ►Cstd::unique_ptr | |
| CCPLXMLTreeCloser | Manage a tree of XML nodes so that all nodes are freed when the instance goes out of scope |
| CVSIDIREntry | Directory entry |
| CVSIFilesystemPluginCallbacksStruct | Struct containing callbacks to used by the handler |
| CVSIVirtualHandle | Virtual file handle |