Libosmium  2.9.0
Fast and flexible C++ library for working with OpenStreetMap data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
xml_input.hpp File Reference
#include <osmium/io/reader.hpp>
#include <osmium/io/detail/xml_input_format.hpp>
Include dependency graph for xml_input.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Include this file if you want to read OSM XML files.

Attention
If you include this file, you'll need to link with libexpat, and enable multithreading.