OGR
Classes | Typedefs
ogr_feature.h File Reference
#include "cpl_atomic_ops.h"
#include "ogr_featurestyle.h"
#include "ogr_geometry.h"
#include <exception>
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  OGRFieldDefn
 
class  OGRGeomFieldDefn
 
class  OGRFeatureDefn
 
class  OGRFeature
 
class  OGRFeature::FieldValue
 
class  OGRFeature::ConstFieldIterator
 
class  OGRFeature::FieldNotFoundException
 

Typedefs

typedef void * OGRFieldDefnH
 
typedef void * OGRFeatureDefnH
 
typedef void * OGRFeatureH
 
typedef void * OGRStyleTableH
 
typedef struct OGRGeomFieldDefnHS * OGRGeomFieldDefnH
 
typedef std::unique_ptr< OGRFeature, OGRFeatureUniquePtrDeleter > OGRFeatureUniquePtr
 

Detailed Description

Simple feature classes.

Typedef Documentation

◆ OGRFeatureDefnH

typedef void* OGRFeatureDefnH

Opaque type for a feature definition (OGRFeatureDefn)

◆ OGRFeatureH

typedef void* OGRFeatureH

Opaque type for a feature (OGRFeature)

◆ OGRFeatureUniquePtr

typedef std::unique_ptr<OGRFeature, OGRFeatureUniquePtrDeleter> OGRFeatureUniquePtr

Unique pointer type for OGRFeature.

Since
GDAL 2.3

◆ OGRFieldDefnH

typedef void* OGRFieldDefnH

Opaque type for a field definition (OGRFieldDefn)

◆ OGRGeomFieldDefnH

typedef struct OGRGeomFieldDefnHS* OGRGeomFieldDefnH

Opaque type for a geometry field definition (OGRGeomFieldDefn)

◆ OGRStyleTableH

typedef void* OGRStyleTableH

Opaque type for a style table (OGRStyleTable)


Generated for GDAL by doxygen 1.8.14.