libosmscout 1.1.1
Loading...
Searching...
No Matches
TileCache.h File Reference
#include <QObject>
#include <QString>
#include <QMetaType>
#include <QMutex>
#include <QHash>
#include <QMap>
#include <QSet>
#include <QTime>
#include <QElapsedTimer>
#include <QImage>
#include <QPixmap>
#include <QDebug>
#include <osmscout/util/GeoBox.h>
#include <osmscoutclientqt/ClientQtImportExport.h>
Include dependency graph for TileCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  osmscout::TileCacheKey
struct  osmscout::TileCacheVal
struct  osmscout::RequestState
class  osmscout::TileCache

Namespaces

namespace  osmscout

Functions

bool osmscout::operator== (const TileCacheKey &a, const TileCacheKey &b)
bool osmscout::operator< (const TileCacheKey &a, const TileCacheKey &b)
uint osmscout::qHash (const TileCacheKey &key)
QDebug & osmscout::operator<< (QDebug &out, const TileCacheKey &key)