libosmscout  0.1
MapService.h File Reference
#include <list>
#include <memory>
#include <thread>
#include <vector>
#include <osmscoutmap/MapImportExport.h>
#include <osmscout/TypeConfig.h>
#include <osmscoutmap/MapPainter.h>
#include <osmscoutmap/StyleConfig.h>
#include <osmscout/db/Database.h>
#include <osmscout/async/Breaker.h>
#include <osmscout/util/GeoBox.h>
#include <osmscout/util/StopClock.h>
#include <osmscout/async/WorkQueue.h>
#include <osmscoutmap/DataTileCache.h>

Classes

class  osmscout::AreaSearchParameter
 
class  osmscout::MapService
 
class  osmscout::MapService::TypeDefinition
 

Namespaces

 osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.
 

Typedefs

using osmscout::MapServiceRef = std::shared_ptr< MapService >