libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
BasemapDatabase.h File Reference

Classes

class  osmscout::BasemapDatabase
 
class  osmscout::BasemapDatabaseParameter
 BasemapDatabase instance initialization parameter to influence the behavior of the db instance. More...
 

Namespaces

 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. More...