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

Classes

class  osmscout::PTRouteDataFile
 Abstraction for getting cached access to the 'ptroute.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::PTRouteDataFileRef = std::shared_ptr< PTRouteDataFile >