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

Method SetMetadataItem

autotest/cpp/test_gdal_algorithm.cpp:4870–4874  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4868 }
4869
4870 CPLErr SetMetadataItem(const char *, const char *,
4871 const char *) override
4872 {
4873 return CE_Failure;
4874 }
4875 };
4876
4877 auto datasetArg = edit->GetArg("dataset");

Callers 15

test_ogr_pgdump_14Function · 0.45
test_ogr_pgdump_14_aFunction · 0.45
test_ogr_rfc28_46Function · 0.45
test_ogr_pg_84Function · 0.45
test_ogr_pg_metadataFunction · 0.45
test_ogr_gpkg_19Function · 0.45
test_ogr_gpkg_34Function · 0.45
test_ogr_gpkg_35Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected