![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
A container class, which manages a list of feature/tile tables.
This class provides access to the gpkg_contents table of the geopackage.
Public Member Functions | |
int | count () const |
const TSLGPkgContentTable * | getContentTableAt (int index) const |
int TSLGPkgContentTableContainer::count | ( | ) | const |
Returns the number of items within the container.
const TSLGPkgContentTable * TSLGPkgContentTableContainer::getContentTableAt | ( | int | index | ) | const |
Query an entry from the container.
index | The index of the entry to query from the container. |