|
libosmscout 0.1
|
#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 |
| Location index returns objects by names (the name should be changed). More... | |
| class | osmscout::LocationIndex::ScopeCacheCleaner |
| Util class that cleanup location index cache when instance is destructed. 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::LocationIndexRef = std::shared_ptr< LocationIndex > |