This is the complete list of members for
Osmium::Input::Base< THandler >, including all inherited members.
| Base(Osmium::OSMFile &file, THandler &handler) | Osmium::Input::Base< THandler > | [inline, protected] |
| 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] |
| get_fd() const | Osmium::Input::Base< THandler > | [inline, protected] |
| get_file() const | Osmium::Input::Base< THandler > | [inline, protected] |
| m_file | Osmium::Input::Base< THandler > | [private] |
| m_handler | Osmium::Input::Base< THandler > | [private] |
| m_last_object_type | Osmium::Input::Base< THandler > | [private] |
| m_meta | Osmium::Input::Base< 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()=0 | Osmium::Input::Base< THandler > | [pure 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] |
| ~Base() | Osmium::Input::Base< THandler > | [inline, virtual] |