Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
Classes | Namespaces
check_order.hpp File Reference
#include <osmium/handler.hpp>
#include <osmium/osm/node.hpp>
#include <osmium/osm/object_comparisons.hpp>
#include <osmium/osm/relation.hpp>
#include <osmium/osm/types.hpp>
#include <osmium/osm/way.hpp>
#include <osmium/util/compatibility.hpp>
#include <stdexcept>
#include <string>
Include dependency graph for check_order.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  osmium::out_of_order_error
 
class  osmium::handler::CheckOrder
 

Namespaces

namespace  osmium
 Namespace for everything in the Osmium library.
 
namespace  osmium::handler
 Osmium handlers provide callbacks for OSM objects.