|
libosmscout 0.1
|
#include <QDebug>#include <QElapsedTimer>#include <iostream>#include <algorithm>#include <tuple>#include <osmscoutclientqt/TileCache.h>#include <osmscoutclientqt/OSMTile.h>Namespaces | |
| namespace | 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) |