libosmscout  1.1.1
Classes | Namespaces | Functions
Magnification.h File Reference
#include <osmscout/CoreImportExport.h>
#include <functional>
#include <ostream>
#include <string>
#include <unordered_map>
#include <osmscout/system/Compiler.h>
#include <osmscout/system/SystemTypes.h>
Include dependency graph for Magnification.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::CLASS_FINAL< DataLoader >
 
struct  std::hash< osmscout::MagnificationLevel >
 
class  osmscout::CLASS_FINAL< DataLoader >
 
class  osmscout::MagnificationConverter
 

Namespaces

 osmscout
 

Functions

std::ostream & osmscout::operator<< (std::ostream &os, const MagnificationLevel &level)
 
std::string osmscout::operator+ (const char *text, const MagnificationLevel &level)
 
std::string osmscout::operator+ (const std::string &text, const MagnificationLevel &level)