|
libosmscout 0.1
|
This is the complete list of members for osmscout::MapTileCache< T >, including all inherited members.
| CleanupCache() | osmscout::MapTileCache< T > | |
| GetCachedTile(const TileKey &key) const | osmscout::MapTileCache< T > | |
| GetTile(const TileKey &key) const | osmscout::MapTileCache< T > | |
| GetTilesForBoundingBox(const Magnification &magnification, const GeoBox &boundingBox, std::list< typename MapTileCache< T >::TRef > &tiles) const | osmscout::MapTileCache< T > | |
| MapTileCache(size_t cacheSize) | osmscout::MapTileCache< T > | explicit |
| SetSize(size_t cacheSize) | osmscout::MapTileCache< T > | |
| TRef typedef | osmscout::MapTileCache< T > |