libosmscout  0.1
LocationIndex.h File Reference
#include <list>
#include <map>
#include <memory>
#include <set>
#include <unordered_set>
#include <osmscout/location/Location.h>
#include <osmscout/TypeConfig.h>
#include <osmscout/io/FileScanner.h>
#include <osmscout/util/ObjectPool.h>

Classes

class  osmscout::LocationIndex
 
class  osmscout::LocationIndex::ScopeCacheCleaner
 Util class that cleanup location index cache when instance is destructed. More...
 

Namespaces

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

Typedefs

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