libosmscout 0.1
Loading...
Searching...
No Matches
CoverageIndex.h File Reference
#include <memory>
#include <mutex>
#include <vector>
#include <osmscout/Pixel.h>
#include <osmscout/io/FileScanner.h>

Classes

class  osmscout::CoverageIndex
 CoverageIndex allows you to check for tiles that hold map data (for this db). More...
 

Namespaces

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

Typedefs

using osmscout::CoverageIndexRef = std::shared_ptr< CoverageIndex >