|
Libosmium
2.2.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <cstddef>#include <iterator>#include <memory>#include <utility>#include <osmium/memory/buffer.hpp>#include <osmium/osm/diff_object.hpp>
Go to the source code of this file.
Classes | |
| class | osmium::io::OutputIterator< TDest > |
| struct | osmium::io::OutputIterator< TDest >::buffer_wrapper |
Namespaces | |
| osmium | |
| Namespace for everything in the Osmium library. | |
| osmium::memory | |
| Memory management of items in buffers and iterators over this data. | |
| osmium::io | |
| Everything related to input and output of OSM data. | |
1.8.9.1