libosmscout 0.1
Loading...
Searching...
No Matches
Node.h File Reference
#include <memory>
#include <vector>
#include <osmscout/GeoCoord.h>
#include <osmscout/Tag.h>
#include <osmscout/TypeConfig.h>
#include <osmscout/io/FileScanner.h>
#include <osmscout/io/FileWriter.h>
#include <osmscout/system/Compiler.h>

Classes

class  osmscout::Node
 

Namespaces

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

Typedefs

using osmscout::NodeRef = std::shared_ptr< Node >