Libosmium  2.2.0
Fast and flexible C++ library for working with OpenStreetMap data
osmium::index::MapFactory< TId, TValue > Member List

This is the complete list of members for osmium::index::MapFactory< TId, TValue >, including all inherited members.

create_map(const std::string &config_string) const osmium::index::MapFactory< TId, TValue >inline
create_map_func typedefosmium::index::MapFactory< TId, TValue >
error(const std::string &map_type_name)osmium::index::MapFactory< TId, TValue >inlineprivatestatic
has_map_type(const std::string &map_type_name) const osmium::index::MapFactory< TId, TValue >inline
id_type typedefosmium::index::MapFactory< TId, TValue >
instance()osmium::index::MapFactory< TId, TValue >inlinestatic
m_callbacksosmium::index::MapFactory< TId, TValue >private
map_type typedefosmium::index::MapFactory< TId, TValue >
map_types() const osmium::index::MapFactory< TId, TValue >inline
MapFactory()=defaultosmium::index::MapFactory< TId, TValue >private
MapFactory(const MapFactory &)=deleteosmium::index::MapFactory< TId, TValue >private
MapFactory(MapFactory &&)=deleteosmium::index::MapFactory< TId, TValue >private
operator=(const MapFactory &)=deleteosmium::index::MapFactory< TId, TValue >private
operator=(MapFactory &&)=deleteosmium::index::MapFactory< TId, TValue >private
register_map(const std::string &map_type_name, create_map_func func)osmium::index::MapFactory< TId, TValue >inline
value_type typedefosmium::index::MapFactory< TId, TValue >