|
libosmscout 1.1.1
|
#include <libosmscout/include/osmscout/db/AreaIndex.h>

Public Member Functions | |
| TypeData () | |
| FileOffset | GetDataOffset () const |
| FileOffset | GetCellOffset (size_t x, size_t y) const |
Public Attributes | |
| TypeInfoRef | type |
| MagnificationLevel | indexLevel |
| uint8_t | dataOffsetBytes |
| FileOffset | bitmapOffset |
| TileIdBox | tileBox |
| GeoBox | boundingBox |
| osmscout::AreaIndex::TypeData::TypeData | ( | ) |
| FileOffset osmscout::AreaIndex::TypeData::GetCellOffset | ( | size_t | x, |
| size_t | y ) const |
| FileOffset osmscout::AreaIndex::TypeData::GetDataOffset | ( | ) | const |
| FileOffset osmscout::AreaIndex::TypeData::bitmapOffset |
| GeoBox osmscout::AreaIndex::TypeData::boundingBox |
| uint8_t osmscout::AreaIndex::TypeData::dataOffsetBytes |
| MagnificationLevel osmscout::AreaIndex::TypeData::indexLevel |
| TileIdBox osmscout::AreaIndex::TypeData::tileBox |
| TypeInfoRef osmscout::AreaIndex::TypeData::type |