libosmscout  1.1.1
Classes | Namespaces | Typedefs
MapService.h File Reference
#include <list>
#include <memory>
#include <thread>
#include <vector>
#include <osmscout/MapImportExport.h>
#include <osmscout/Database.h>
#include <osmscout/TypeConfig.h>
#include <osmscout/MapPainter.h>
#include <osmscout/StyleConfig.h>
#include <osmscout/util/Breaker.h>
#include <osmscout/util/GeoBox.h>
#include <osmscout/util/StopClock.h>
#include <osmscout/util/WorkQueue.h>
#include <osmscout/DataTileCache.h>
Include dependency graph for MapService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::AreaSearchParameter
 
class  osmscout::MapService
 
class  osmscout::MapService::CLASS_FINAL
 

Namespaces

 osmscout
 

Typedefs

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