libosmscout 0.1
Loading...
Searching...
No Matches
BasemapDatabase.h File Reference

Classes

class  osmscout::BasemapDatabase
 Central access class to all the individual data files and indexes of the basemap. More...
 
class  osmscout::BasemapDatabaseParameter
 BasemapDatabase instance initialization parameter to influence the behavior of the db instance. 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::BasemapDatabaseRef = std::shared_ptr< BasemapDatabase >
 Reference counted reference to an Database instance.