libosmscout  1.1.1
Classes | Namespaces | Typedefs
LocationIndex.h File Reference
#include <list>
#include <map>
#include <memory>
#include <set>
#include <unordered_set>
#include <osmscout/Location.h>
#include <osmscout/TypeConfig.h>
#include <osmscout/util/ObjectPool.h>
#include <osmscout/util/FileScanner.h>
Include dependency graph for LocationIndex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::LocationIndex
 
class  osmscout::LocationIndex::CLASS_FINAL
 

Namespaces

 osmscout
 

Typedefs

using osmscout::LocationIndexRef = std::shared_ptr< LocationIndex >