C_CPLList | List element structure |
CCPLAutoClose | The class use the destructor to automatically close the resource |
CCPLHTTPResult | |
CCPLJSONArray | The JSONArray class JSON array from JSONDocument |
CCPLJSONDocument | Wrapper class around json-c library |
CCPLJSONObject | The CPLJSONArray class holds JSON object from CPLJSONDocument |
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 |
CCPLString | Convenient string class based on std::string |
CCPLStringList | String list class designed around our use of C "char**" string lists |
CCPLWorkerThreadPool | Pool of worker threads |
CCPLXMLNode | Document node structure |
CCPLXMLTreeCloser | Manage a tree of XML nodes so that all nodes are freed when the instance goes out of scope |
CGDAL_GCP | Ground Control Point |
CGDALAsyncReader | Class used as a session object for asynchronous requests |
CGDALColorEntry | Color tuple |
CGDALColorTable | A color table / palette |
►CGDALDataset | A set of associated raster bands, usually from one file |
CBands | Class returned by GetBands() that act as a container for raster bands |
CFeatureLayerPair | Object returned by GetFeatures() iterators |
CFeatures | Class returned by GetFeatures() that act as a container for vector features |
►CLayers | Class returned by GetLayers() that acts as a range of layers |
CIterator | Layer iterator |
CGDALDefaultRasterAttributeTable | Raster Attribute Table container |
CGDALDriver | Format specific driver |
CGDALDriverManager | Class for managing the registration of file format drivers |
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 |
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 |
CGDALPamDataset | PAM dataset |
CGDALPamRasterBand | PAM raster band |
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 |
CGDALRasterBand | A single raster band (or channel) |
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() |
CGNMGenericLayer | GNM layer which represents a geography network layer of generic format |
CGNMGenericNetwork | GNM class which represents a geography network of generic format |
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 |
CGNMNetwork | General GNM class which represents a geography network of common format |
CGNMRule | The simple class for rules |
CGNMStdEdge | Edge |
CGNMStdVertex | Vertex |
CGOA2Manager | Manager of Google OAuth2 authentication |
CIOGRConstGeometryVisitor | OGRGeometry visitor interface |
CIOGRGeometryVisitor | OGRGeometry visitor interface |
CIOGRTransactionBehaviour | IOGRTransactionBehaviour is an interface that a driver must implement to provide emulation of transactions |
COGR_SRSNode | Objects of this class are used to represent value nodes in the parsed representation of the WKT SRS format |
COGRCircularString | Concrete representation of a circular string, that is to say a curve made of one or several arc circles |
COGRCompoundCurve | Utility class to store a collection of curves |
COGRCoordinateTransformation | Interface for transforming between coordinate systems |
COGRCurve | Abstract curve base class for OGRLineString, OGRCircularString and OGRCompoundCurve |
COGRCurvePolygon | Concrete class representing curve polygons |
COGRDataSource | LEGACY class |
COGRDefaultConstGeometryVisitor | OGRGeometry visitor default implementation |
COGRDefaultGeometryVisitor | OGRGeometry visitor default implementation |
►COGRFeature | A simple feature, including geometry and attributes |
CConstFieldIterator | Field value iterator class |
CFieldNotFoundException | Exception raised by operator[](const char*) when a field is not found |
CFieldValue | Field value |
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 |
COGRGeometryCollection | A collection of 1 or more geometry objects |
COGRGeometryFactory | Create geometry objects from well known text/binary |
COGRGeomFieldDefn | Definition of a geometry field of an OGRFeatureDefn |
COGRGNMWrappedResultLayer | For search paths queries results |
COGRLayer | This class represents a layer of simple features, with access methods |
COGRLinearRing | Concrete representation of a closed ring |
COGRLineString | Concrete representation of a multi-vertex line |
COGRMultiCurve | A collection of OGRCurve |
COGRMultiLineString | A collection of OGRLineString |
COGRMultiPoint | A collection of OGRPoint |
COGRMultiPolygon | A collection of non-overlapping OGRPolygon |
COGRMultiSurface | A collection of non-overlapping OGRSurface |
COGRPoint | Point class |
COGRPointIterator | Interface for a point iterator |
COGRPolygon | Concrete class representing polygons |
COGRPolyhedralSurface | PolyhedralSurface class |
COGRRawPoint | Simple container for a position |
COGRSFDriver | LEGACY class |
COGRSFDriverRegistrar | LEGACY class |
COGRSimpleCurve | Abstract curve base class for OGRLineString and OGRCircularString |
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 |
COGRSurface | Abstract base class for 2 dimensional objects like polygons or curve polygons |
COGRTriangle | Triangle class |
COGRTriangulatedSurface | TriangulatedSurface class |
CVSIDIREntry | Directory entry |
CVSIVirtualHandle | Virtual file handle |