libosmscout 0.1
Loading...
Searching...
No Matches
NodeDataFile.h File Reference
#include <memory>
#include <osmscout/Node.h>
#include <osmscout/io/DataFile.h>

Classes

class  osmscout::NodeDataFile
 Abstraction for getting cached access to the 'nodes.dat' file. 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::NodeDataFileRef = std::shared_ptr< NodeDataFile >