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

Method getLayoutVersionMinor

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

Source from the content-addressed store, hash-verified

311
312 inline int getLayoutVersionMajor() const { return nLayoutVersionMajor_; }
313 inline int getLayoutVersionMinor() const { return nLayoutVersionMinor_; }
314};
315
316// ---------------------------------------------------------------------------

Callers 2

getDatabaseStructureMethod · 0.80
attachExtraDatabasesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected