libosmscout
0.1
|
#include <osmscout/lib/CoreImportExport.h>
#include <functional>
#include <ostream>
#include <string>
#include <unordered_map>
#include <osmscout/system/Compiler.h>
#include <osmscout/system/SystemTypes.h>
Classes | |
class | osmscout::Magnification |
class | osmscout::MagnificationConverter |
class | osmscout::MagnificationLevel |
struct | std::hash< osmscout::MagnificationLevel > |
Namespaces | |
osmscout | |
Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Functions | |
std::string | osmscout::operator+ (const char *text, const MagnificationLevel &level) |
std::string | osmscout::operator+ (const std::string &text, const MagnificationLevel &level) |
std::ostream & | osmscout::operator<< (std::ostream &os, const MagnificationLevel &level) |