|
libosmscout 0.1
|
#include <memory>#include <vector>#include <osmscout/lib/CoreImportExport.h>#include <osmscout/ObjectRef.h>#include <osmscout/TypeConfig.h>#include <osmscout/io/FileScanner.h>#include <osmscout/system/Compiler.h>Classes | |
| class | osmscout::Intersection |
| A Intersection is a node, where multiple routeable ways or areas meet. 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::JunctionRef = std::shared_ptr< Intersection > |