libosmscout  1.1.1
Classes | Namespaces | Typedefs
Breaker.h File Reference
#include <osmscout/CoreFeatures.h>
#include <atomic>
#include <memory>
#include <osmscout/CoreImportExport.h>
Include dependency graph for Breaker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::Breaker
 
class  osmscout::ThreadedBreaker
 

Namespaces

 osmscout
 

Typedefs

using osmscout::BreakerRef = std::shared_ptr< Breaker >