| 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 |
| CCPLHTTPResult | |
| 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 |
| ▼Cexception | |
| 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 |
| CGDALAsyncReader | Class used as a session object for asynchronous requests |
| CGDALColorEntry | Color tuple |
| CGDALColorTable | A color table / palette |
| 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 |
| 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 |
| CGDALRPCInfo | 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 | Objects of this class are used to represent value nodes in the parsed representation of the WKT SRS format |
| COGRCoordinateTransformation | Interface for transforming between coordinate systems |
| 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 |
| ▼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 |
| 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 |
| ▼Cstring | |
| CCPLString | Convenient string class based on std::string |
| ▼Cunique_ptr | |
| CCPLXMLTreeCloser | Manage a tree of XML nodes so that all nodes are freed when the instance goes out of scope |
| CVSIDIREntry | Directory entry |
| CVSIVirtualHandle | Virtual file handle |