libosmscout  0.1
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>

Classes

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

Namespaces

 osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.
 

Functions

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