Libosmium  2.2.0
Fast and flexible C++ library for working with OpenStreetMap data
Classes | Namespaces
output_iterator.hpp File Reference
#include <cstddef>
#include <iterator>
#include <memory>
#include <utility>
#include <osmium/memory/buffer.hpp>
#include <osmium/osm/diff_object.hpp>
Include dependency graph for output_iterator.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.