Libosmium  2.2.0
Fast and flexible C++ library for working with OpenStreetMap data
Classes | Namespaces | Typedefs
diff_object.hpp File Reference
#include <osmium/osm/item_type.hpp>
#include <osmium/osm/object.hpp>
#include <osmium/osm/timestamp.hpp>
#include <osmium/osm/types.hpp>
Include dependency graph for diff_object.hpp:
This graph shows which files directly or indirectly include this file:

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::Nodeosmium::DiffNode
 
typedef DiffObjectDerived< osmium::Wayosmium::DiffWay
 
typedef DiffObjectDerived< osmium::Relationosmium::DiffRelation