![]() |
MapLink Pro 11.1.2.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
A container class, which manages a list of extensions required by the geopackage.
This class provides access to the gpkg_extensions table of the geopackage.
Public Member Functions | |
int | count () const |
const TSLGPkgExtension * | getExtensionAt (int index) const |
int TSLGPkgExtensionContainer::count | ( | ) | const |
Returns the number of Extensions required by the GeoPackage.
const TSLGPkgExtension * TSLGPkgExtensionContainer::getExtensionAt | ( | int | index | ) | const |
Returns a TSLGPkgExtension object that contains the Extension information at the index in the container.