1#ifndef OSMSCOUT_AREAROUTEINDEX_H
2#define OSMSCOUT_AREAROUTEINDEX_H
25#include <unordered_set>
55 TypeData &
data)
override;
#define OSMSCOUT_API
Definition CoreImportExport.h:45
Definition AreaIndex.h:41
AreaRouteIndex & operator=(AreaRouteIndex &&)=delete
AreaRouteIndex(AreaRouteIndex &&)=delete
AreaRouteIndex(const AreaRouteIndex &)=delete
AreaRouteIndex & operator=(const AreaRouteIndex &)=delete
static const char *const AREA_ROUTE_IDX
Definition AreaRouteIndex.h:51
RoutableObjectsRef data
Definition DataAgent.h:63
~AreaRouteIndex() override=default
std::shared_ptr< TypeConfig > TypeConfigRef
Definition TypeConfig.h:1396
std::shared_ptr< AreaRouteIndex > AreaRouteIndexRef
Definition AreaRouteIndex.h:69