MCPcopy Create free account
hub / github.com/OSGeo/PROJ / getLayoutVersionMajor

Method getLayoutVersionMajor

src/iso19111/factory.cpp:312–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

310 bool useMaxFloatPrecision = false);
311
312 inline int getLayoutVersionMajor() const { return nLayoutVersionMajor_; }
313 inline int getLayoutVersionMinor() const { return nLayoutVersionMinor_; }
314};
315

Callers 2

getDatabaseStructureMethod · 0.80
attachExtraDatabasesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected