Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
Classes | Namespaces
relations_database.hpp File Reference
#include <osmium/osm/relation.hpp>
#include <osmium/storage/item_stash.hpp>
#include <algorithm>
#include <cassert>
#include <cstddef>
#include <utility>
#include <vector>
Include dependency graph for relations_database.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmium::relations::RelationsDatabase
 
struct  osmium::relations::RelationsDatabase::element
 
class  osmium::relations::RelationHandle
 

Namespaces

namespace  osmium
 Namespace for everything in the Osmium library.
 
namespace  osmium::relations
 Code related to the assembly of OSM relations.