|
libosmscout 0.1
|
#include <osmscout/OSMScoutTypes.h>#include <osmscout/TypeConfig.h>#include <osmscout/db/WaterIndex.h>#include <osmscout/system/Compiler.h>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. | |