MCPcopy Create free account
hub / github.com/OSGeo/gdal / GDALVectorInfoOptionsFree

Function GDALVectorInfoOptionsFree

apps/ogrinfo_lib.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 */
93
94void GDALVectorInfoOptionsFree(GDALVectorInfoOptions *psOptions)
95{
96 delete psOptions;
97}
98
99/************************************************************************/
100/* Concat() */

Callers 4

RunStepMethod · 0.85
RunStepMethod · 0.85
ogrinfo_bin.cppFile · 0.85
RunStepMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected