libosmscout
0.1
|
#include <list>
#include <memory>
#include <osmscout/db/Database.h>
#include <osmscout/location/Location.h>
#include <osmscout/util/StringMatcher.h>
#include <osmscout/async/Breaker.h>
Namespaces | |
osmscout | |
Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Typedefs | |
using | osmscout::LocationServiceRef = std::shared_ptr< LocationService > |