Libosmium  2.20.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) constosmium::index::MapFactory< TId, TValue >inline
create_map_func typedefosmium::index::MapFactory< TId, TValue >
has_map_type(const std::string &map_type_name) constosmium::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() constosmium::index::MapFactory< TId, TValue >inline
MapFactory()=defaultosmium::index::MapFactory< TId, TValue >private
MapFactory(const MapFactory &)=deleteosmium::index::MapFactory< TId, TValue >
MapFactory(MapFactory &&)=deleteosmium::index::MapFactory< TId, TValue >
operator=(const MapFactory &)=deleteosmium::index::MapFactory< TId, TValue >
operator=(MapFactory &&)=deleteosmium::index::MapFactory< TId, TValue >
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 >
~MapFactory() noexcept=defaultosmium::index::MapFactory< TId, TValue >