Libosmium
2.2.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/osm/item_type.hpp>
#include <osmium/osm/object.hpp>
#include <osmium/osm/timestamp.hpp>
#include <osmium/osm/types.hpp>
Go to the source code of this file.
Classes | |
class | osmium::DiffObject |
class | osmium::DiffObjectDerived< T > |
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
Typedefs | |
typedef DiffObjectDerived < osmium::Node > | osmium::DiffNode |
typedef DiffObjectDerived < osmium::Way > | osmium::DiffWay |
typedef DiffObjectDerived < osmium::Relation > | osmium::DiffRelation |