GDAL
Public Member Functions | List of all members
OGRGetNextFeatureThroughRaw< BaseLayer > Class Template Reference

Template class offering a GetNextFeature() implementation relying on GetNextRawFeature() More...

#include <ogrsf_frmts.h>

Public Member Functions

OGRFeatureGetNextFeature ()
 Implement OGRLayer::GetNextFeature(), relying on BaseLayer::GetNextRawFeature()
 

Detailed Description

template<class BaseLayer>
class OGRGetNextFeatureThroughRaw< BaseLayer >

Template class offering a GetNextFeature() implementation relying on GetNextRawFeature()

Since
GDAL 3.2

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