Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
pbf_input.hpp File Reference
#include <osmium/io/detail/pbf_input_format.hpp>
#include <osmium/io/pbf.hpp>
#include <osmium/io/reader.hpp>
Include dependency graph for pbf_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 PBF files.

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