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