libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::AreaIndexGenerator< Object >::TypeData Struct Reference

#include <libosmscout-import/include/osmscoutimport/AreaIndexGenerator.h>

Public Member Functions

bool HasEntries ()
 Position in file where the offset of the bitmap is written to.

Public Attributes

MagnificationLevel indexLevel {0}
size_t indexCells =0
 magnification level of index
size_t indexEntries =0
 Number of filled cells in index.
TileIdBox tileBox {TileId(0,0),TileId(0,0)}
 Number of entries over all cells.
FileOffset indexOffset =0

Member Function Documentation

◆ HasEntries()

template<typename Object>
bool osmscout::AreaIndexGenerator< Object >::TypeData::HasEntries ( )
inline

Position in file where the offset of the bitmap is written to.

Member Data Documentation

◆ indexCells

template<typename Object>
size_t osmscout::AreaIndexGenerator< Object >::TypeData::indexCells =0

magnification level of index

◆ indexEntries

template<typename Object>
size_t osmscout::AreaIndexGenerator< Object >::TypeData::indexEntries =0

Number of filled cells in index.

◆ indexLevel

template<typename Object>
MagnificationLevel osmscout::AreaIndexGenerator< Object >::TypeData::indexLevel {0}

◆ indexOffset

template<typename Object>
FileOffset osmscout::AreaIndexGenerator< Object >::TypeData::indexOffset =0

◆ tileBox

template<typename Object>
TileIdBox osmscout::AreaIndexGenerator< Object >::TypeData::tileBox {TileId(0,0),TileId(0,0)}

Number of entries over all cells.


The documentation for this struct was generated from the following file: