C_CPLList | List element structure |
►CArgumentParser | |
CGDALArgumentParser | Parse command-line arguments for GDAL utilities |
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 |
CCPLErrorHandlerPusher | Class that installs a (thread-local) error handler on construction, and restore the initial one on destruction |
CCPLErrorStateBackuper | Class that saves the error state on construction, and restores it on destruction |
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 | C++ wrapper over the C GDAL_GCP structure |
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 |
CGDALCachedPixelAccessor< Type, TILE_SIZE, CACHED_TILE_COUNT > | Class to have reasonably fast random pixel access to a raster band, when accessing multiple pixels that are close to each other |
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 |
CGDALPluginDriverProxy | Proxy for a plugin 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) |
CGDALRelationship | Definition of a table relationship |
CGDALRPCInfoV2 | Structure to store Rational Polynomial Coefficients / Rigorous Projection Model |
CGDALSimpleSURF | Class for searching corresponding points on images |
CGDALSubdatasetInfo | The GDALSubdatasetInfo abstract class provides methods to extract and manipulate subdataset information from a file name that contains subdataset information |
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 |
COGRAppendBuffer | Append buffer that can be grown dynamically |
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 |
COGRGeomCoordinateBinaryPrecision | Geometry coordinate precision for a binary representation |
COGRGeomCoordinatePrecision | Geometry coordinate precision |
►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 |
COGRIteratedPoint | |
►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 |
COGRGeometryTypeCounter | Result item of OGR_L_GetGeometryTypes |
COGRGeomFieldDefn | Definition of a geometry field of an OGRFeatureDefn |
COGRGetNextFeatureThroughRaw< BaseLayer > | Template class offering a GetNextFeature() implementation relying on GetNextRawFeature() |
COGRISO8601Format | Configuration of the ISO8601 formatting output |
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 |
COGRwkbExportOptions | WKB export options |
COGRWktOptions | Options for formatting WKT output |
COGRWKTToWKBTranslator | Translate WKT geometry to WKB geometry and append it to a buffer |
Cgdal::Viewshed::Options | Options for viewshed generation |
COSRCRSInfo | Structure given overall description of a CRS |
Cgdal::Viewshed::Point | A point |
►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 |
►Cstd::vector | |
Ccpl::NonCopyableVector< T > | Derived class of std::vector<> without copy capabilities |
Cgdal::Viewshed | Class to support viewshed raster generation |
CVSIDIREntry | Directory entry |
CVSIFilesystemPluginCallbacksStruct | Struct containing callbacks to used by the handler |
CVSIVirtualHandle | Virtual file handle |
CVSIVirtualHandleCloser | Helper close to use with a std:unique_ptr<VSIVirtualHandle>, such as VSIVirtualHandleUniquePtr |
Cgdal::Viewshed::Window | A window in a raster including pixels in [xStart, xStop) and [yStart, yStop) |