|
Libosmium
2.2.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::io::Reader, including all inherited members.
| close() | osmium::io::Reader | inline |
| eof() const | osmium::io::Reader | inline |
| execute(const std::string &command, const std::string &filename, int *childpid) | osmium::io::Reader | inlineprivatestatic |
| header() const | osmium::io::Reader | inline |
| m_childpid | osmium::io::Reader | private |
| m_decompressor | osmium::io::Reader | private |
| m_file | osmium::io::Reader | private |
| m_input | osmium::io::Reader | private |
| m_input_done | osmium::io::Reader | private |
| m_input_queue | osmium::io::Reader | private |
| m_read_future | osmium::io::Reader | private |
| m_read_which_entities | osmium::io::Reader | private |
| open_input_file_or_url(const std::string &filename, int *childpid) | osmium::io::Reader | inlineprivatestatic |
| operator=(const Reader &)=delete | osmium::io::Reader | |
| read() | osmium::io::Reader | inline |
| Reader(const osmium::io::File &file, osmium::osm_entity_bits::type read_which_entities=osmium::osm_entity_bits::all) | osmium::io::Reader | inlineexplicit |
| Reader(const std::string &filename, osmium::osm_entity_bits::type read_types=osmium::osm_entity_bits::all) | osmium::io::Reader | inlineexplicit |
| Reader(const char *filename, osmium::osm_entity_bits::type read_types=osmium::osm_entity_bits::all) | osmium::io::Reader | inlineexplicit |
| Reader(const Reader &)=delete | osmium::io::Reader | |
| ~Reader() | osmium::io::Reader | inline |
1.8.9.1