, including all inherited members.
| Base(Osmium::OSMFile &file, THandler &handler) | Osmium::Input::Base< THandler > | [inline, protected] |
| c_buffer_size | Osmium::Input::XML< THandler > | [private, static] |
| call_after_and_before_on_handler(osm_object_type_t current_object_type) | Osmium::Input::Base< THandler > | [inline, protected] |
| call_final_on_handler() const | Osmium::Input::Base< THandler > | [inline, protected] |
| call_node_on_handler() const | Osmium::Input::Base< THandler > | [inline, protected] |
| call_relation_on_handler() const | Osmium::Input::Base< THandler > | [inline, protected] |
| call_way_on_handler() const | Osmium::Input::Base< THandler > | [inline, protected] |
| end_element(const XML_Char *element) | Osmium::Input::XML< THandler > | [inline, private] |
| end_element_wrapper(void *data, const XML_Char *element) | Osmium::Input::XML< THandler > | [inline, private, static] |
| get_fd() const | Osmium::Input::Base< THandler > | [inline, protected] |
| get_file() const | Osmium::Input::Base< THandler > | [inline, protected] |
| init_object(Osmium::OSM::Object &obj, const XML_Char **attrs) | Osmium::Input::XML< THandler > | [inline, private] |
| m_current_object | Osmium::Input::XML< THandler > | [private] |
| m_in_delete_section | Osmium::Input::XML< THandler > | [private] |
| m_node | Osmium::Input::Base< THandler > | [protected] |
| m_relation | Osmium::Input::Base< THandler > | [protected] |
| m_way | Osmium::Input::Base< THandler > | [protected] |
| meta() | Osmium::Input::Base< THandler > | [inline, protected] |
| parse() | Osmium::Input::XML< THandler > | [inline, virtual] |
| prepare_node() | Osmium::Input::Base< THandler > | [inline, protected] |
| prepare_relation() | Osmium::Input::Base< THandler > | [inline, protected] |
| prepare_way() | Osmium::Input::Base< THandler > | [inline, protected] |
| start_element(const XML_Char *element, const XML_Char **attrs) | Osmium::Input::XML< THandler > | [inline, private] |
| start_element_wrapper(void *data, const XML_Char *element, const XML_Char **attrs) | Osmium::Input::XML< THandler > | [inline, private, static] |
| XML(Osmium::OSMFile &file, THandler &handler) | Osmium::Input::XML< THandler > | [inline] |
| ~Base() | Osmium::Input::Base< THandler > | [inline, virtual] |