Osmium  0.1
Osmium::Storage::ObjectStore Member List
This is the complete list of members for Osmium::Storage::ObjectStore, including all inherited members.
after_nodes() const Osmium::Handler::Base [inline]
after_relations() const Osmium::Handler::Base [inline]
after_ways() const Osmium::Handler::Base [inline]
area(Osmium::OSM::Area *) const Osmium::Handler::Base [inline]
Base()Osmium::Handler::Base [inline]
before_nodes() const Osmium::Handler::Base [inline]
before_relations() const Osmium::Handler::Base [inline]
before_ways() const Osmium::Handler::Base [inline]
clear()Osmium::Storage::ObjectStore [inline]
clear_nodes()Osmium::Storage::ObjectStore [inline]
clear_relations()Osmium::Storage::ObjectStore [inline]
clear_ways()Osmium::Storage::ObjectStore [inline]
feed_to(THandler *handler, Osmium::OSM::Meta &meta, bool clear=true)Osmium::Storage::ObjectStore [inline]
final() const Osmium::Handler::Base [inline]
init(Osmium::OSM::Meta &) const Osmium::Handler::Base [inline]
m_nodesOsmium::Storage::ObjectStore [private]
m_relationsOsmium::Storage::ObjectStore [private]
m_waysOsmium::Storage::ObjectStore [private]
node(const shared_ptr< Osmium::OSM::Node const > &node)Osmium::Storage::ObjectStore [inline]
Osmium::Handler::Base::node(const shared_ptr< Osmium::OSM::Node const > &) const Osmium::Handler::Base [inline]
nodeset typedefOsmium::Storage::ObjectStore [private]
ObjectStore()Osmium::Storage::ObjectStore [inline]
relation(const shared_ptr< Osmium::OSM::Relation const > &relation)Osmium::Storage::ObjectStore [inline]
Osmium::Handler::Base::relation(const shared_ptr< Osmium::OSM::Relation const > &) const Osmium::Handler::Base [inline]
relationset typedefOsmium::Storage::ObjectStore [private]
way(const shared_ptr< Osmium::OSM::Way const > &way)Osmium::Storage::ObjectStore [inline]
Osmium::Handler::Base::way(const shared_ptr< Osmium::OSM::Way const > &) const Osmium::Handler::Base [inline]
wayset typedefOsmium::Storage::ObjectStore [private]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines