GDAL
Public Attributes | List of all members
GDALDataset::FeatureLayerPair Struct Reference

Object returned by GetFeatures() iterators. More...

#include <gdal_priv.h>

Public Attributes

OGRFeatureUniquePtr feature {}
 Unique pointer to a OGRFeature.
 
OGRLayerlayer = nullptr
 Layer to which the feature belongs to.
 

Detailed Description

Object returned by GetFeatures() iterators.


The documentation for this struct was generated from the following file: