libosmscout 0.1
Loading...
Searching...
No Matches
DBFileOffset.h File Reference
#include <string>
#include <ostream>
#include <tuple>
#include <osmscout/OSMScoutTypes.h>

Classes

struct  osmscout::DBFileOffset
 Helper structure to implement a reference to a routing node in a given db (identified by a unique index). More...
 
struct  osmscout::DBId
 Helper structure to implement a reference to a routing node in a given db (identified by a unique index). More...
 
struct  std::hash< osmscout::DBFileOffset >
 
struct  std::hash< osmscout::DBId >
 

Namespaces

namespace  osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.
 
namespace  std
 STL namespace.
 

Typedefs

using osmscout::DatabaseId = uint32_t
 

Functions

std::ostream & osmscout::operator<< (std::ostream &stream, const DBFileOffset &o)
 
std::ostream & osmscout::operator<< (std::ostream &stream, const DBId &o)