libosmscout  1.1.1
Classes | Namespaces | Typedefs
AreaAreaIndex.h File Reference
#include <array>
#include <memory>
#include <mutex>
#include <vector>
#include <osmscout/DataFile.h>
#include <osmscout/TypeInfoSet.h>
#include <osmscout/util/Cache.h>
#include <osmscout/util/Geometry.h>
#include <osmscout/util/FileScanner.h>
Include dependency graph for AreaAreaIndex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::AreaAreaIndex
 

Namespaces

 osmscout
 

Typedefs

using osmscout::AreaAreaIndexRef = std::shared_ptr< AreaAreaIndex >