libosmscout 0.1
|
#include <mutex>
#include <vector>
#include <osmscout/util/Cache.h>
#include <osmscout/log/Logger.h>
#include <osmscout/util/Number.h>
#include <osmscout/util/String.h>
#include <osmscout/io/File.h>
#include <osmscout/io/FileScanner.h>
Classes | |
class | osmscout::NumericIndex< N > |
Numeric index handles an index over instance of class <T> where the index criteria is of type <N>, where <N> has a numeric nature (usually Id). More... | |
Namespaces | |
namespace | osmscout |
Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |