libosmscout 0.1
|
#include <osmscout/lib/CoreImportExport.h>
#include <memory>
#include <vector>
#include <osmscout/TypeConfig.h>
Classes | |
class | osmscout::TypeDistributionDataFile |
DataFile class for loading the bounding box of the db. More... | |
struct | osmscout::TypeDistributionDataFile::Distribution |
Namespaces | |
namespace | osmscout |
Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Typedefs | |
using | osmscout::TypeDistributionDataFileRef = std::shared_ptr< TypeDistributionDataFile > |