►Cosmscout::BatchMapPainter< MapPainterQt * > | |
Cosmscout::BatchMapPainterQt | Qt specific MapPainterBatch |
Cosmscout::Cache< FileOffset, IndexCell > | |
Cosmscout::Cache< FileOffset, std::shared_ptr< Area > > | |
Cosmscout::Cache< FileOffset, std::shared_ptr< N > > | |
Cosmscout::Cache< FileOffset, std::shared_ptr< Node > > | |
Cosmscout::Cache< FileOffset, std::shared_ptr< osmscout::Intersection > > | |
Cosmscout::Cache< FileOffset, std::shared_ptr< PTRoute > > | |
Cosmscout::Cache< FileOffset, std::shared_ptr< Route > > | |
Cosmscout::Cache< FileOffset, std::shared_ptr< Way > > | |
Cosmscout::Cache< Id, IndexPage > | |
►Cosmscout::DataFile< Area > | |
Cosmscout::AreaDataFile | Abstraction for getting cached access to the 'ways.dat' file |
►Cosmscout::DataFile< Node > | |
Cosmscout::NodeDataFile | Abstraction for getting cached access to the 'nodes.dat' file |
Cosmscout::DataFile< osmscout::Intersection > | |
►Cosmscout::DataFile< PTRoute > | |
Cosmscout::PTRouteDataFile | Abstraction for getting cached access to the 'ptroute.dat' file |
►Cosmscout::DataFile< Route > | |
Cosmscout::RouteDataFile | Abstraction for getting cached access to the 'routes.dat' file |
►Cosmscout::DataFile< Way > | |
Cosmscout::WayDataFile | Abstraction for getting cached access to the 'ways.dat' file |
►CDBJob | |
Cosmscout::DBLoadJob | |
Cosmscout::DBRenderJob | |
Cosmscout::FeatureValueReader< AccessFeature, AccessFeatureValue > | |
Cosmscout::FeatureValueReader< AddressFeature, AddressFeatureValue > | |
Cosmscout::FeatureValueReader< ColorFeature, ColorFeatureValue > | |
Cosmscout::FeatureValueReader< EleFeature, EleFeatureValue > | |
Cosmscout::FeatureValueReader< GradeFeature, GradeFeatureValue > | |
Cosmscout::FeatureValueReader< LanesFeature, LanesFeatureValue > | |
Cosmscout::FeatureValueReader< LayerFeature, LayerFeatureValue > | |
Cosmscout::FeatureValueReader< MaxSpeedFeature, MaxSpeedFeatureValue > | |
Cosmscout::FeatureValueReader< NameAltFeature, NameAltFeatureValue > | |
Cosmscout::FeatureValueReader< NameFeature, NameFeatureValue > | |
Cosmscout::FeatureValueReader< RefFeature, RefFeatureValue > | |
Cosmscout::FeatureValueReader< WidthFeature, WidthFeatureValue > | |
Cosmscout::LabelLayouter< CairoNativeGlyph, CairoNativeLabel, MapPainterCairo > | |
Cosmscout::LabelLayouter< NativeGlyph, NativeLabel, MapPainterAgg > | |
Cosmscout::LabelLayouter< NativeGlyph, NativeLabel, MapPainterSVG > | |
Cosmscout::LabelLayouter< QGlyphRun, QTextLayout, MapPainterQt > | |
Cosmscout::NumericIndex< I > | |
Cosmscout::NumericIndex< Id > | |
Cosmscout::ObjectPool< FileScanner > | |
Cosmscout::OpenGLMapData< GL_RED, 1 > | |
Cosmscout::OpenGLMapData< GL_RGBA, 4 > | |
Cosmscout::AccumulatorEvent | |
Cosmscout::Address | An address is a unique place at a given location, normally a building that is address by its house number |
Cosmscout::AddressListVisitor::AddressResult | |
►Cosmscout::AddressVisitor | Visitor that gets called for every address found at a given location |
Cosmscout::AddressListVisitor | |
Cosmscout::AdminRegion | A named administrative region |
Cosmscout::AdminRegion::RegionAlias | |
Cosmscout::AdminRegionVisitor | Visitor that gets called for every region found |
Cosmscout::Area | Representation of an (complex/multipolygon) area |
Cosmscout::Area::Ring | |
Cosmscout::AreaAreaIndex | AreaAreaIndex allows you to find areas in a given region |
►Cosmscout::AreaIndex | Generic area index for lookup objects by area |
Cosmscout::AreaRouteIndex | AreaRouteIndex allows you to find routes and way relations in a given area |
Cosmscout::AreaWayIndex | AreaWayIndex allows you to find ways and way relations in a given area |
Cosmscout::AreaIndex::TypeData | |
Cosmscout::AreaNodeIndex | AreaWayIndex allows you to find ways and way relations in a given area |
Cosmscout::AreaRegionSearchResult | |
Cosmscout::AreaRegionSearchResultEntry | |
Cosmscout::AreaSearchParameter | Parameter to influence the search result for searching for (drawable) objects in a given area |
Cosmscout::AsyncWorker | Async worker provides simple tool for providing asynchronous method calls |
Cosmscout::BasemapDatabase | Central access class to all the individual data files and indexes of the basemap |
Cosmscout::BasemapDatabaseParameter | BasemapDatabase instance initialization parameter to influence the behavior of the db instance |
Cosmscout::BatchMapPainter< PainterType > | Batch renderer helps to render map based on multiple databases |
Cosmscout::Bearing | |
Cosmscout::BoundingBoxDataFile | DataFile class for loading the bounding box of the db |
►Cosmscout::Breaker | A breaker object instance allows to trigger cancelation of long running processes |
Cosmscout::CancelableFuture< T >::FutureBreaker | |
Cosmscout::ThreadedBreaker | |
Cosmscout::Cache< K, V, IK > | Generic FIFO cache implementation with O(n log n) semantic |
Cosmscout::Cache< K, V, IK >::CacheEntry | An individual entry in the cache |
Cosmscout::Cache< K, V, IK >::ValueSizer | ValueSizer returns the size (in bytes) of an individual cache value |
Cosmscout::CancelableFuture< T > | Future provides mechanism to access result of asynchronous computation |
Cosmscout::CancelableFuture< T >::Promise | |
Cosmscout::CancelableFuture< T >::State | |
Cosmscout::CellDimension | |
Cosmscout::CharacterTexture | |
Cosmscout::ChargingStationFeatureValue::Socket | |
Cosmscout::ClosestRoutableObjectResult | |
►Cosmscout::CmdLineArgParser | |
Cosmscout::CmdLineAlternativeFlagArgParser | |
Cosmscout::CmdLineBoolArgParser | |
Cosmscout::CmdLineFlagArgParser | |
Cosmscout::CmdLineGeoCoordArgParser | |
Cosmscout::CmdLineNumberArgParser< N > | |
Cosmscout::CmdLineStringArgParser | |
Cosmscout::CmdLineStringListArgParser | |
Cosmscout::CmdLineParser | |
Cosmscout::CmdLineParseResult | |
Cosmscout::CmdLineScanner | |
Cosmscout::Color | Representation of a color with red, green and blue value (RGB) and a alpha channel |
Cosmscout::ConditionalStyle< S, A > | A line in a style sheet |
Cosmscout::ContourLabel< NativeGlyph > | |
Cosmscout::ContourLabelPositioner | |
Cosmscout::ContourLabelPositioner::Position | |
Cosmscout::ContoursData | |
Cosmscout::CoordBuffer | Buffer structure for Vertex2D data |
Cosmscout::CoordBufferRange | Hold a reference to a range of data within a CoordBuffer |
Cosmscout::CoordDataFile | |
Cosmscout::CoverageIndex | CoverageIndex allows you to check for tiles that hold map data (for this db) |
Cosmscout::Database | Central access class to all the individual data files and indexes |
Cosmscout::DatabaseParameter | Database instance initialization parameter to influence the behavior of the db instance |
Cosmscout::DataBlockSpan | Reference a range of data entries by giving the offset of the first entry in the file and the number of data elements |
►Cosmscout::DataFile< N > | Access to standard format data files |
Cosmscout::IndexedDataFile< Id, osmscout::Intersection > | |
Cosmscout::IndexedDataFile< I, N > | Extension of DataFile to allow loading data not only by offset but by id using an additional index file, mapping objects id to object file offset |
Cosmscout::DataTileCache | Data cache using tile based cache pages |
Cosmscout::DBFileOffset | Helper structure to implement a reference to a routing node in a given db (identified by a unique index) |
Cosmscout::DBId | Helper structure to implement a reference to a routing node in a given db (identified by a unique index) |
Cosmscout::DebugDatabase | Secondary Database class for accessing debug information not normally available on the target device |
Cosmscout::DebugDatabaseParameter | Database instance initialization parameter to influence the behavior of the db instance |
Cosmscout::DecodeNumberTemplated< is_signed, N > | |
Cosmscout::DecodeNumberTemplated< false, N > | |
Cosmscout::DecodeNumberTemplated< true, N > | |
Cosmscout::DescriptionEntry | Ingroup Description |
Cosmscout::DescriptionService | Service,to get a structured description of an object on the map (Area, Way or Node) |
Cosmscout::Distance | |
►Cosmscout::DistanceUnit | |
Cosmscout::Feet | |
Cosmscout::Kilometer | |
Cosmscout::Meter | |
Cosmscout::Mile | |
Cosmscout::Yard | |
►Cosmscout::DrawPrimitive | |
Cosmscout::CirclePrimitive | |
Cosmscout::PolygonPrimitive | |
Cosmscout::RectanglePrimitive | |
Cosmscout::DynamicFeatureReader | Variant of FeatureReader that is not type set and thus can easier get used in cases where runtime dynamics are required and features are referenced by name and not by type |
Cosmscout::Earth | Some general information regarding the earth |
Cosmscout::ElevationModule::DataLoader | |
Cosmscout::ElevationPoint | |
Cosmscout::ElevationService< DataLoader > | |
Cosmscout::EncodeNumberTemplated< is_signed, N > | |
Cosmscout::EncodeNumberTemplated< false, N > | |
Cosmscout::EncodeNumberTemplated< true, N > | |
►Cosmscout::Feature | A feature combines one or multiple tags to build information attribute for a type |
Cosmscout::AccessFeature | |
Cosmscout::AccessRestrictedFeature | AccessRestriction signals, if there is some access restriction for a given way and a given vehicle |
Cosmscout::AddressFeature | |
Cosmscout::AdminLevelFeature | |
Cosmscout::BrandFeature | |
Cosmscout::BridgeFeature | |
Cosmscout::BuildingFeature | |
Cosmscout::ChargingStationFeature | |
Cosmscout::ClockwiseDirectionFeature | |
Cosmscout::ColorFeature | |
Cosmscout::ConstructionYearFeature | |
Cosmscout::DestinationFeature | |
Cosmscout::EleFeature | |
Cosmscout::EmbankmentFeature | |
Cosmscout::FeeFeature | |
Cosmscout::FromToFeature | |
Cosmscout::GradeFeature | |
Cosmscout::IsInFeature | |
Cosmscout::LanesFeature | |
Cosmscout::LayerFeature | |
Cosmscout::LocationFeature | The location feature stores the location of an (normally) node or area |
Cosmscout::MaxSpeedFeature | |
Cosmscout::MaxStayFeature | |
Cosmscout::NameAltFeature | |
Cosmscout::NameFeature | |
Cosmscout::NameShortFeature | |
Cosmscout::NetworkFeature | |
Cosmscout::OpeningHoursFeature | |
Cosmscout::OperatorFeature | |
Cosmscout::PhoneFeature | |
Cosmscout::PostalCodeFeature | |
Cosmscout::RefFeature | |
Cosmscout::RoundaboutFeature | |
Cosmscout::SidewayFeature | |
Cosmscout::TunnelFeature | |
Cosmscout::WebsiteFeature | |
Cosmscout::WidthFeature | |
Cosmscout::FeatureFilterData | |
Cosmscout::FeatureInstance | An instantiation of a feature for a certain type |
Cosmscout::FeatureLabelReader< F, V > | |
Cosmscout::FeatureReader< F > | Helper template class for easy access to flag-like Features |
►Cosmscout::FeatureToDescriptionProcessor | Ingroup Description |
Cosmscout::ChargingStationDescriptionProcessor | Ingroup Description |
Cosmscout::CommercialDescriptionProcessor | Ingroup Description |
Cosmscout::ContactDescriptionProcessor | Ingroup Description |
Cosmscout::GeneralDescriptionProcessor | Ingroup Description |
Cosmscout::GeometryDescriptionProcessor | Ingroup Description |
Cosmscout::LocationDescriptionProcessor | Ingroup Description |
Cosmscout::PaymentDescriptionProcessor | Ingroup Description |
Cosmscout::PresenceDescriptionProcessor | Ingroup Description |
Cosmscout::RoutingDescriptionProcessor | Ingroup Description |
Cosmscout::WayDescriptionProcessor | Ingroup Description |
►Cosmscout::FeatureValue | |
Cosmscout::AccessFeatureValue | |
Cosmscout::AccessRestrictedFeatureValue | |
Cosmscout::AddressFeatureValue | The address feature stores the house number of an (normally) node or area |
Cosmscout::AdminLevelFeatureValue | |
Cosmscout::BrandFeatureValue | |
Cosmscout::ChargingStationFeatureValue | |
Cosmscout::ColorFeatureValue | |
Cosmscout::ConstructionYearFeatureValue | |
Cosmscout::DestinationFeatureValue | |
Cosmscout::EleFeatureValue | |
Cosmscout::FeeFeatureValue | |
Cosmscout::FromToFeatureValue | |
Cosmscout::GradeFeatureValue | |
Cosmscout::IsInFeatureValue | |
Cosmscout::LanesFeatureValue | |
Cosmscout::LayerFeatureValue | |
Cosmscout::LocationFeatureValue | |
Cosmscout::MaxSpeedFeatureValue | |
Cosmscout::MaxStayFeatureValue | |
Cosmscout::NameAltFeatureValue | |
Cosmscout::NameFeatureValue | |
Cosmscout::NameShortFeatureValue | |
Cosmscout::NetworkFeatureValue | |
Cosmscout::OpeningHoursFeatureValue | |
Cosmscout::OperatorFeatureValue | |
Cosmscout::PhoneFeatureValue | |
Cosmscout::PostalCodeFeatureValue | |
Cosmscout::RefFeatureValue | |
Cosmscout::SidewayFeatureValue | |
Cosmscout::WebsiteFeatureValue | |
Cosmscout::WidthFeatureValue | |
Cosmscout::FeatureValueBuffer | A FeatureValueBuffer is instantiated by an object and holds information about the type of the object, the features and feature values available for the given object |
Cosmscout::FeatureValueReader< F, V > | Helper template class for easy access to the value of a certain feature for objects of any type |
Cosmscout::FileScanner | FileScanner implements platform independent sequential scanning-like access to data in files |
Cosmscout::FileWriter | FileScanner implements platform independent writing to data in files |
Cosmscout::FillStyleProcessor | |
Cosmscout::FixedPixelRatio | |
Cosmscout::GeoBox | Anonymous geographic rectangular bounding box |
Cosmscout::GeoBoxPartitioner | Helper class to divide a given GeoBox in multiple equally sized parts |
Cosmscout::GeoCoord | Anonymous geographic coordinate |
Cosmscout::Glyph< NativeGlyph > | |
Cosmscout::GroundTile | A single ground tile cell |
Cosmscout::GroundTile::Coord | A Coordinate for a point in a ground tile path |
Cosmscout::HTMLWriter | HTMLWriter allows easy generation of HTML web pages containing OSM based reports |
Cosmscout::Intersection | A Intersection is a node, where multiple routeable ways or areas meet |
Cosmscout::Label< NativeGlyph, NativeLabel > | Position independent representation of layouted label |
Cosmscout::LabelData | |
Cosmscout::LabelInstance< NativeGlyph, NativeLabel > | |
Cosmscout::LabelInstance< NativeGlyph, NativeLabel >::Element | |
Cosmscout::LabelLayouter< NativeGlyph, NativeLabel, TextLayouter > | |
Cosmscout::LabelLayouter< NativeGlyph, NativeLabel, TextLayouter >::LayoutJob | Layout job initializes separate canvases for icons/symbols, labels and overlay labels |
Cosmscout::LabelPath | Helper for rendering labels following some path |
►Cosmscout::LabelProvider | Interface one must implement to provider a label for the map |
Cosmscout::DynamicFeatureLabelReader | Generates a label based on a given feature name and label name |
►Cosmscout::LabelProviderFactory | |
Cosmscout::INameLabelProviderFactory | |
Cosmscout::LaneAgent::Lane | |
Cosmscout::Latch | This implements a pure C++ Latch providing lock-S (shared) and lock-X (exclusive) |
Cosmscout::Locale | |
Cosmscout::Location | A location is a named point, way, area or relation on the map |
Cosmscout::LocationAtPlaceDescription | Description of a location based on the GeoCoord of that location |
Cosmscout::LocationCoordDescription | Description of a location based on the GeoCoord of that location |
Cosmscout::LocationCrossingDescription | Description of a location based on a nearby crossing |
Cosmscout::LocationDescription | A LocationDescription objects holds various alternative (and optional) descriptions of the given locations |
Cosmscout::LocationDescriptionCandicate | |
Cosmscout::LocationDescriptionService | The LocationService offers a number of methods for location lookup ( search for a certain location by its name) and location reverse lookup (retrieve the name of a location) |
Cosmscout::LocationDescriptionService::ReverseLookupResult | Result of a location reverse lookup |
Cosmscout::LocationFormSearchParameter | Parameter object for form based search of a location |
Cosmscout::LocationIndex | Location index returns objects by names (the name should be changed) |
Cosmscout::LocationIndex::ScopeCacheCleaner | Util class that cleanup location index cache when instance is destructed |
Cosmscout::LocationSearchResult | The result of a location query |
Cosmscout::LocationSearchResult::Entry | |
Cosmscout::LocationService | The LocationService offers a number of methods for location lookup ( search for a certain location by its name) and location reverse lookup (retrieve the name of a location) |
Cosmscout::LocationStringSearchParameter | Parameter object for string pattern based search for a location or a POI |
Cosmscout::LocationVisitor | Visitor that gets called for every location found in the given area |
Cosmscout::LocationWayDescription | Description of a location based on a nearby way |
Cosmscout::Log | Simple logging proxy object that encapsulates one exchangeable global logger instance |
►Cosmscout::Logger | A logger is a special output stream |
Cosmscout::NoOpLogger | Special Logger that just does not output the logged information |
►Cosmscout::StreamLogger | The StreamLogger allows to direct logging output to a standard library std::ostream |
Cosmscout::ConsoleLogger | The console logger extends the StreamLogger by assigning std::cout for normal logging output and std::cerr for error output |
Cosmscout::Logger::Destination | Abstract base class for printing log information to a specific output sink |
Cosmscout::Logger::Line | A log consists of a number of lines |
Cosmscout::LookupModule::ObjectInfo | |
Cosmscout::Magnification | |
Cosmscout::MagnificationConverter | |
Cosmscout::MagnificationLevel | |
Cosmscout::MapData | This is the data structure holding all to be rendered data |
Cosmscout::MapIcon | |
►Cosmscout::MapPainter | Abstract base class of all renders (though you can always write your own renderer without inheriting from this class) It implements the general rendering algorithm |
Cosmscout::MapPainterAgg | |
Cosmscout::MapPainterCairo | |
Cosmscout::MapPainterNoOp | Simple renderer that does nothing |
Cosmscout::MapPainterQt | Implementation of MapPainter for Qt |
Cosmscout::MapPainterSVG | |
Cosmscout::MapPainter::AreaData | Data structure for holding temporary data about areas |
Cosmscout::MapPainter::ContourSymbolData | |
Cosmscout::MapPainter::RouteLabelData | Data structure for holding temporary data route labels |
Cosmscout::MapPainter::WayData | Data structure for holding temporary data about ways |
Cosmscout::MapPainter::WayPathData | Data structure for holding temporary data about way paths (a way may consist of multiple paths/lines rendered) |
Cosmscout::MapPainterAgg::NativeGlyph | |
Cosmscout::MapPainterAgg::NativeLabel | |
Cosmscout::MapPainterCairo::CairoNativeGlyph | |
Cosmscout::MapPainterCairo::CairoNativeLabel | |
Cosmscout::MapPainterOpenGL | |
Cosmscout::MapPainterStatistics | |
Cosmscout::MapPainterSVG::NativeGlyph | |
Cosmscout::MapParameter | Collection of Parameter that parametrize and influence drawing of the map |
Cosmscout::MapService | MapService offers services for retrieving data in a way that is helpful for drawing maps |
Cosmscout::MapService::TypeDefinition | |
Cosmscout::MapTile | |
Cosmscout::MapTileCache< T > | |
Cosmscout::MemoryMonitor | Starts a background thread that checks every 200ms the current memory usage of the current process and accumulates it to return the maximum memory usage since start or reset |
Cosmscout::MultiDBRoutingState | State for MultiDBRoutingService |
Cosmscout::Navigation< NodeDescriptionTmpl > | |
►Cosmscout::NavigationAgent | |
Cosmscout::ArrivalEstimateAgent | |
Cosmscout::BearingAgent | |
Cosmscout::DataAgent< DataLoader > | |
Cosmscout::LaneAgent | |
Cosmscout::PositionAgent | This agent pin position of vehicle to most probable routable object |
Cosmscout::RouteInstructionAgent< RouteInstruction, RouteInstructionBuilder > | |
Cosmscout::RouteStateAgent | |
Cosmscout::SpeedAgent | |
Cosmscout::VoiceInstructionAgent | This agent prepares voice messages for concatenation voice synthesis |
Cosmscout::NavigationEngine | |
►Cosmscout::NavigationMessage | Base class for all navigation messages |
Cosmscout::ArrivalEstimateMessage | |
Cosmscout::BearingChangedMessage | |
Cosmscout::CurrentSpeedMessage | |
Cosmscout::GPSUpdateMessage | Message to pass to the NavigationEngine each time gps state has changed |
Cosmscout::InitializeMessage | Message send once at the beginning to make sure everything initializes correctly and to make it possible that agents can send messages on initialization |
Cosmscout::LaneAgent::LaneMessage | |
Cosmscout::MaxAllowedSpeedMessage | |
Cosmscout::NextRouteInstructionsMessage< RouteInstruction > | |
Cosmscout::PositionAgent::PositionMessage | Message with estimated position |
Cosmscout::RerouteRequestMessage | Message created when we should compute new route |
Cosmscout::RoutableObjectsMessage | Message to pass to the NavigationEngine with routable objects around current possition |
Cosmscout::RoutableObjectsRequestMessage | |
Cosmscout::RouteInstructionsMessage< RouteInstruction > | |
Cosmscout::RouteUpdateMessage | Message to pass to the NavigationEngine each time the calculated route changes |
Cosmscout::TargetReachedMessage | |
Cosmscout::TimeTickMessage | Message to pass periodically to the Engine to make sure that state changes based on timeouts are triggered |
Cosmscout::VoiceInstructionMessage | |
Cosmscout::Node | |
Cosmscout::NodeRegionSearchResult | |
Cosmscout::NodeRegionSearchResultEntry | |
Cosmscout::NodeUseMap | The NodeUseMap can be used to efficiently check if an id used at least twice |
Cosmscout::NumberSet | |
Cosmscout::NumericIndex< N > | Numeric index handles an index over instance of class <T> where the index criteria is of type <N>, where <N> has a numeric nature (usually Id) |
Cosmscout::ObjectDescription | Ingroup Description |
Cosmscout::ObjectFileRef | Reference to an libosmscout internal object by its type (area, way, node) and by its file offset within its data file |
Cosmscout::ObjectFileRefByFileOffsetComparator | Comparator to sort ObjectFileRefs strictly by increasing file offset |
Cosmscout::ObjectFileRefStreamReader | Read back a stream of sorted ObjectFileRefs as written by the ObjectFileRefStreamWriter |
Cosmscout::ObjectFileRefStreamWriter | Efficiently (in disk space handling) write a number of (sorted by file offset) ObjectFileRefs |
Cosmscout::ObjectKey | |
Cosmscout::ObjectOSMRef | Reference to an OSM object by its type (Node, Way, Relation) and its OSM object id |
Cosmscout::ObjectPool< T > | |
Cosmscout::ObjectVariantData | For every unique combination of object attributes that are routing relevant we store an ObjectvariantData entry |
Cosmscout::ObjectVariantDataFile | DataFile class for loading the object variant data, which is part of the routing graph |
Cosmscout::OpenGLMapData< TexturePixelType, TexturePixelSize > | |
Cosmscout::OpenGLTexture | |
Cosmscout::OpeningHours | Utility for parsing simple OpenStreetMap opening hours |
Cosmscout::OpeningHours::DayTime | |
Cosmscout::OpeningHours::Rule | |
Cosmscout::OpeningHours::TimeInterval | |
Cosmscout::OptimizeAreasLowZoom | |
Cosmscout::OptimizeWaysLowZoom | |
Cosmscout::OSMScoutQtBuilder | |
Cosmscout::OSMTile | |
Cosmscout::OSMTileId | Representation of the x and y coordinate of a OSM tile |
Cosmscout::OSMTileIdBox | A bounding box defined by two tile ids that span a rectangular region (in tile coordinate system) |
Cosmscout::OSMTileIdBoxConstIterator | |
Cosmscout::oss::Buffer | |
Cosmscout::oss::Errors | |
Cosmscout::oss::Errors::Err | |
Cosmscout::oss::KeywordMap | |
Cosmscout::oss::Parser | |
Cosmscout::oss::Scanner | |
Cosmscout::oss::StartStates | |
Cosmscout::oss::Token | |
Cosmscout::ost::Buffer | |
Cosmscout::ost::Errors | |
Cosmscout::ost::Errors::Err | |
Cosmscout::ost::KeywordMap | |
Cosmscout::ost::Parser | |
Cosmscout::ost::Scanner | |
Cosmscout::ost::StartStates | |
Cosmscout::ost::Token | |
Cosmscout::OutputDescription< NodeDescriptionTmpl > | |
►Cosmscout::PartialStyleBase | |
Cosmscout::PartialStyle< S, A > | A Style together with a set of the attributes that are explicitly set in the style |
Cosmscout::Path | A path is defined by the way to be used and the node id of a node on this way which is the target to reach |
Cosmscout::PathIntersection | Information about intersection of two paths |
Cosmscout::PathLabelData | |
Cosmscout::Pixel | Representation of a pixel on a display or a plane |
Cosmscout::Place | A Place description a certain place in respect to the location index |
Cosmscout::POI | A POI is an object within an area, which has been indexed by its name |
Cosmscout::POIFormSearchParameter | Parameter object for form based search of a POI (point of interest) |
Cosmscout::Point | A point is a identifiable (has an id) geo-coordinate |
Cosmscout::POIService | The POIServices offers methods special to working with POIs |
Cosmscout::POIVisitor | Visitor that gets called for every POI found in the given area |
Cosmscout::PolygonMerger | |
Cosmscout::PolygonMerger::Polygon | |
Cosmscout::PositionAgent::GpsPosition | |
Cosmscout::PositionAgent::Position | |
Cosmscout::PostalArea | |
►Cosmscout::PostprocessorContext | |
Cosmscout::RoutePostprocessor | RouteProcessor allows to enhance the raw routing information from the routing algorithm with additional information like way names, turns and similar by traversing the route and its objects |
Cosmscout::ProcessingQueue< T > | A ProcessingQueue is a special multi-threaded safe implementation of a queue |
►Cosmscout::Progress | |
Cosmscout::ConsoleProgress | |
Cosmscout::SilentProgress | |
►Cosmscout::Projection | Abstract base class for multiple projection implementations |
►Cosmscout::MercatorProjection | Mercator projection that tries to render the resulting map in the same physical size on all devices |
Cosmscout::OpenGLProjection | |
Cosmscout::TileProjection | Mercator projection as used by the OpenStreetMap tile rendering code |
Cosmscout::Projection::BatchTransformer | This class is used to hide internal complexity concerned with batching GeoToPixel calls |
Cosmscout::PTRoute | Representation of a public transport route |
Cosmscout::PTRoute::Platform | A route variant consists of a number of platforms |
Cosmscout::PTRoute::Stop | A route variant consists of a number of halts |
Cosmscout::PTRoute::Variant | A route can have multiple variants |
Cosmscout::ReadLock | |
Cosmscout::RequestState | |
Cosmscout::RoutableDBObjects | |
Cosmscout::RoutableObjects | |
Cosmscout::Route | Representation of route |
Cosmscout::Route::Segment | |
Cosmscout::Route::SegmentMember | |
Cosmscout::RouteData | |
Cosmscout::RouteData::RouteEntry | |
Cosmscout::RouteDescription | Description of a route, enhanced with information that are required to give a human textual (or narrative) drive instructions; |
►Cosmscout::RouteDescription::Description | Base class of all descriptions |
Cosmscout::RouteDescription::CrossingWaysDescription | List the names of all ways, that are crossing the current node |
Cosmscout::RouteDescription::DestinationDescription | Destination of the route |
Cosmscout::RouteDescription::DirectionDescription | Describes the turn and the curve while getting from the previous node to the next node via the current node |
Cosmscout::RouteDescription::LaneDescription | A route lane |
Cosmscout::RouteDescription::MaxSpeedDescription | A motorway junction |
Cosmscout::RouteDescription::MotorwayChangeDescription | Signals changing a motorway |
Cosmscout::RouteDescription::MotorwayEnterDescription | Signals entering a motorway |
Cosmscout::RouteDescription::MotorwayJunctionDescription | A motorway junction |
Cosmscout::RouteDescription::MotorwayLeaveDescription | Signals leaving a motorway |
Cosmscout::RouteDescription::NameChangedDescription | Something has a name |
Cosmscout::RouteDescription::NameDescription | Something has a name |
Cosmscout::RouteDescription::POIAtRouteDescription | A motorway junction |
Cosmscout::RouteDescription::RoundaboutEnterDescription | Signals entering a roundabout |
Cosmscout::RouteDescription::RoundaboutLeaveDescription | Signals leaving a roundabout |
Cosmscout::RouteDescription::StartDescription | Start of the route |
Cosmscout::RouteDescription::SuggestedLaneDescription | A suggested route lanes |
Cosmscout::RouteDescription::TargetDescription | Target of the route |
Cosmscout::RouteDescription::TurnDescription | Signals an explicit turn |
Cosmscout::RouteDescription::TypeNameDescription | Something has a type name |
Cosmscout::RouteDescription::ViaDescription | Start of the route |
Cosmscout::RouteDescription::Node | |
Cosmscout::RouteDescriptionPostprocessor | The RouteDescriptionPostprocessor does all the heavy lifting of creating the various available Postprocessors, evaluate their feedback and map it onto a set of real-life situation callback methods |
►Cosmscout::RouteDescriptionPostprocessor::Callback | Callback class that gets call in various routing situations |
Cosmscout::RouteDescriptionBuilder::Callback | |
Cosmscout::RouteDescriptionResult | |
Cosmscout::RouteNode | A route node is the representation of a node in the routing graph |
Cosmscout::RouteNode::Exclude | Exclude regarding use of paths |
Cosmscout::RouteNode::ObjectData | Information for an object referenced by a path |
Cosmscout::RouteNode::Path | A single path that starts at the given route node |
Cosmscout::RouteNodeDataFile | |
Cosmscout::RoutePoints | |
Cosmscout::RoutePointsResult | |
Cosmscout::RoutePosition | Start or end position of a route calculation |
Cosmscout::RoutePositionResult | |
►Cosmscout::RoutePostprocessor::Postprocessor | Base class for routing processors |
Cosmscout::RoutePostprocessor::CrossingWaysPostprocessor | Places a crossing ways description as a description of the name of all ways crossing the given node |
Cosmscout::RoutePostprocessor::DestinationPostprocessor | Evaluates destination tags, hinting at the destination of a way |
Cosmscout::RoutePostprocessor::DirectionPostprocessor | Places a turn description for every node |
Cosmscout::RoutePostprocessor::DistanceAndTimePostprocessor | Calculates the overall running distance and time for each node |
Cosmscout::RoutePostprocessor::InstructionPostprocessor | Generates drive instructions |
Cosmscout::RoutePostprocessor::LanesPostprocessor | Evaluate route lanes |
Cosmscout::RoutePostprocessor::MaxSpeedPostprocessor | Collects max speed information |
Cosmscout::RoutePostprocessor::MotorwayJunctionPostprocessor | Adds driving hint based on motorway_junction tags |
Cosmscout::RoutePostprocessor::POIsPostprocessor | Collects POIs the vehicle passes by |
Cosmscout::RoutePostprocessor::SectionsPostprocessor | Adds section to the route if there is one or more via node |
Cosmscout::RoutePostprocessor::StartPostprocessor | Places the given description at the start node |
Cosmscout::RoutePostprocessor::SuggestedLanesPostprocessor | Evaluate suggested route lanes that may be used |
Cosmscout::RoutePostprocessor::TargetPostprocessor | Places the given description at the target node |
Cosmscout::RoutePostprocessor::WayNamePostprocessor | Places a name description as way description |
Cosmscout::RoutePostprocessor::WayTypePostprocessor | Places a name description as way description |
Cosmscout::RouterParameter | Database instance initialization parameter to influence the behavior of the db instance |
Cosmscout::RouteWayResult | |
Cosmscout::RoutingDatabase | Encapsulation of the routing relevant data files, similar to Database |
Cosmscout::RoutingParameter | Parameter object for routing calculations |
►Cosmscout::RoutingProfile | Abstract interface for a routing profile |
►Cosmscout::AbstractRoutingProfile | Common base class for our concrete profile instantiations |
Cosmscout::FastestPathRoutingProfile | Profile that defines costs base of the time the traveling device needs for a certain way resulting in the fastest path chosen (cost=distance/speedForWayType) |
Cosmscout::ShortestPathRoutingProfile | Profile that defines costs in a way that the shortest way is chosen (cost==distance) |
Cosmscout::RoutingProgress | Optional callback object for monitoring routing progress |
Cosmscout::RoutingResult | Result of a routing calculation |
►Cosmscout::RoutingService | Abstract algorithms for routing |
►Cosmscout::AbstractRoutingService< MultiDBRoutingState > | |
Cosmscout::MultiDBRoutingService | Util class for routing cross databases |
►Cosmscout::AbstractRoutingService< RoutingProfile > | |
Cosmscout::SimpleRoutingService | The RoutingService implements functionality in the context of routing |
Cosmscout::AbstractRoutingService< RoutingState > | Abstract algorithms for routing |
Cosmscout::RoutingService::ClosedNodeHasher | Helper class for calculating hash codes for VNode instances to make it usable in std::unordered_set |
Cosmscout::RoutingService::RNode | A path in the routing graph from one node to the next (expressed via the target object) with additional information as required by the A* algorithm |
Cosmscout::RoutingService::RNodeCostCompare | |
Cosmscout::RoutingService::VNode | Minimum required data for a node in the ClosedSet |
Cosmscout::ScanCell | |
Cosmscout::ScopeGuard< CB > | ScopeGuard utility calls its constructor parameter (callable type) in it's destructor (on the end of the scope) |
Cosmscout::ScreenBox | Anonymous screen rectangular bounding box |
Cosmscout::ScreenMask | |
Cosmscout::ScreenPixelRatio | |
Cosmscout::ScreenPixelRectangle | |
Cosmscout::ScreenRectMask | Holds a rectangular bit mask |
Cosmscout::ScreenVectorRectangle | |
Cosmscout::Segment | |
Cosmscout::SegmentGeoBox | |
Cosmscout::Signal< Args > | Signal and Slot is tool for connecting source of events and its consumers |
Cosmscout::SizeCondition | |
Cosmscout::Slot< Args > | |
Cosmscout::SpeedVariant | Possible route speed variants by its grade |
Cosmscout::SRTM | Read elevation data in hgt format |
Cosmscout::SRTMData | |
Cosmscout::StopClock | Simple stop clock implementation |
Cosmscout::StopClockNano | Copy of the StopClock implementation but using a high_resolution timer and by default return nano seconds |
►Cosmscout::StringMatcher | |
Cosmscout::StringMatcherCI | |
Cosmscout::StringMatcherTransliterate | |
►Cosmscout::StringMatcherFactory | |
Cosmscout::StringMatcherCIFactory | |
Cosmscout::StringMatcherTransliterateFactory | |
Cosmscout::StringToNumberTemplated< is_signed, N > | |
Cosmscout::StringToNumberTemplated< false, N > | |
Cosmscout::StringToNumberTemplated< true, N > | |
►Cosmscout::Style | Interface class that offers a medium generic interface for styles classes |
Cosmscout::BorderStyle | Style options for borders around an area |
Cosmscout::FillStyle | Style options for filling an area |
Cosmscout::IconStyle | The icon style allow the rendering of external images or internal symbols |
►Cosmscout::LabelStyle | Abstract base class for all (point) labels |
Cosmscout::ShieldStyle | A shield or plate label (text placed on a plate) |
Cosmscout::TextStyle | A textual label |
Cosmscout::LineStyle | Style options for a line |
Cosmscout::PathShieldStyle | A style defining repetive drawing of a shield label along a path |
Cosmscout::PathSymbolStyle | Style for repetive drawing of symbols on top of a path |
Cosmscout::PathTextStyle | A style for drawing text onto a path, the text following the contour of the path |
►Cosmscout::StyleAttributeDescriptor | Base class for all attribute metadata |
Cosmscout::StyleBoolAttributeDescriptor | Describes a bool attribute value |
Cosmscout::StyleColorAttributeDescriptor | Describes a color attribute value |
Cosmscout::StyleDisplayAttributeDescriptor | Describes a display size (using 'mm' unit) attribute value |
Cosmscout::StyleDoubleAttributeDescriptor | Describes a unitless double attribute value |
►Cosmscout::StyleEnumAttributeDescriptor | Describes a enumeration attribute value |
Cosmscout::CapStyleEnumAttributeDescriptor | |
Cosmscout::OffsetRelAttributeDescriptor | |
Cosmscout::RenderModeEnumAttributeDescriptor | |
Cosmscout::TextStyleEnumAttributeDescriptor | |
Cosmscout::StyleIntAttributeDescriptor | Describes a unitless int attribute value |
Cosmscout::StyleLabelAttributeDescriptor | Describes a label attribute value |
Cosmscout::StyleMagnificationAttributeDescriptor | Describes a magnification attribute value |
Cosmscout::StyleMapAttributeDescriptor | Describes a map size (using 'm' unit) attribute value |
Cosmscout::StyleStringAttributeDescriptor | Describes a string attribute value |
Cosmscout::StyleSymbolAttributeDescriptor | Describes a symbol attribute value |
Cosmscout::StyleUDisplayAttributeDescriptor | Describes a unsigned display size (using 'mm' unit) attribute value |
Cosmscout::StyleUDoubleArrayAttributeDescriptor | Describes a unitless array of unsigned double attribute value |
Cosmscout::StyleUDoubleAttributeDescriptor | Describes a unitless unsigned double attribute value |
Cosmscout::StyleUIntAttributeDescriptor | Describes a unitless unsigned int attribute value |
Cosmscout::StyleUMapAttributeDescriptor | Describes a unsigned map size (using 'm' unit) attribute value |
Cosmscout::StyleVoidAttributeDescriptor | Describes a 'VOID' attribute |
Cosmscout::StyleConfig | Index selectors by type and level |
►Cosmscout::StyleConstant | |
Cosmscout::StyleConstantColor | |
Cosmscout::StyleConstantMag | |
Cosmscout::StyleConstantUInt | |
Cosmscout::StyleConstantWidth | |
Cosmscout::StyleCriteria | Holds all filter criteria (minus type and zoom level criteria which are directly handled by the lookup table) for a concrete style which have to evaluated during runtime |
Cosmscout::StyleDescriptor | Holds Meta information and technical description of a style |
Cosmscout::StyleError | |
Cosmscout::StyleFilter | Holds the all accumulated filter conditions as defined in the style sheet for a style |
Cosmscout::StyleResolveContext | |
Cosmscout::StyleSelector< S, A > | Correlation of a StyleFilter and a PartialStyle |
Cosmscout::Symbol | Definition of a symbol |
►Cosmscout::SymbolRenderer | |
Cosmscout::SymbolRendererCairo | |
Cosmscout::SymbolRendererQt | |
►Cosmscout::TagCondition | Abstract base class for all tag based conditions |
Cosmscout::TagBinaryCondition | Returns true, if the value of the given tag fulfills the given boolean condition in regard to the comparison value |
Cosmscout::TagBoolCondition | Allows a boolean and/or condition between a number of child conditions |
Cosmscout::TagExistsCondition | Returns true, if the given tag exists for an object |
Cosmscout::TagIsInCondition | Returns true, if the tag value of the given is one of the given values |
Cosmscout::TagNotCondition | Negates the result of the given child condition |
►Cosmscout::TagErrorReporter | |
Cosmscout::SilentTagErrorReporter | |
Cosmscout::TagInfo | Information about a tag definition |
Cosmscout::TagRegistry | |
Cosmscout::TextLoader | |
Cosmscout::TextSearchIndex | A class that allows prefix-based searching of text data indexed during import |
►Cosmscout::ThreadedWorker | A single threaded agent |
Cosmscout::Consumer< E > | A specialisation of worker that consumes events from a queue |
Cosmscout::Pipe< E1, E2 > | A specialisation of worker |
Cosmscout::Producer< E > | A specialisation of Worker |
Cosmscout::ThreadedWorkerPool< W > | |
Cosmscout::Tile | Result of a cache lookup |
Cosmscout::TileCacheKey | The key type of a QMap must provide operator<() |
Cosmscout::TileCacheVal | |
Cosmscout::TileData< O > | Template for storing sets of data of the same type in a tile |
Cosmscout::TiledRenderingHelper | |
Cosmscout::TileId | A Tile id, uniquely identifing a tile by its level and (unique for the given level) tile coordinates |
Cosmscout::TileIdBox | A bounding box defined by two tile ids that span a rectangular region (in tile coordinate system) |
Cosmscout::TileIdBoxConstIterator | |
Cosmscout::TileIdHasher | Hasher that can be used in std::unordered_map with TileId as a key |
Cosmscout::TileKey | |
Cosmscout::TransBuffer | Temporary stateful buffer for holding results of transformation of polygon from geo coords to display coords |
Cosmscout::TransPoint | Entry in the TransBuffer structure |
Cosmscout::TransPolygon | Class to allows transformation of geometric primitives form geo coordinate to display coordinates using the passed Projection instance |
Cosmscout::Triangulate | |
Cosmscout::TurnRestriction | |
Cosmscout::TypeConfig | Holds information about object types defined by a db instance |
Cosmscout::TypeDistributionDataFile | DataFile class for loading the bounding box of the db |
Cosmscout::TypeDistributionDataFile::Distribution | |
Cosmscout::TypeInfo | Detailed information about one object type |
Cosmscout::TypeInfo::TypeCondition | A type can have a number of conditions that allow to identify the type of an object based on its tag values |
Cosmscout::TypeInfoSet | Custom data structure to efficiently handle a set of TypeInfoRef |
Cosmscout::TypeInfoSetConstIterator | |
Cosmscout::Vertex2D | Two dimensional coordinate (floating point values, negative coordinates possible) |
Cosmscout::Vertex3D | Three dimensional coordinate (floating point values, negative coordinates possible) |
Cosmscout::Voice | Holder for voice metadata |
Cosmscout::VoiceInstructionAgent::MessageStruct | |
Cosmscout::WaterIndex | |
Cosmscout::Way | |
Cosmscout::WayRegionSearchResult | |
Cosmscout::WayRegionSearchResultEntry | |
Cosmscout::WriteLock | |
Cp2t::AdvancingFront | |
Cp2t::CDT | |
Cp2t::Edge | |
Cp2t::Node | |
Cp2t::Point | |
Cp2t::Sweep | |
Cp2t::SweepContext | |
Cp2t::SweepContext::Basin | |
Cp2t::SweepContext::EdgeEvent | |
Cp2t::Triangle | |
Cosmscout::ProcessingQueue< bool > | |
Cosmscout::ProcessingQueue< E > | |
Cosmscout::ProcessingQueue< E1 > | |
Cosmscout::ProcessingQueue< E2 > | |
Cosmscout::ProcessingQueue< std::function< void()> > | |
►CQAbstractItemModel | |
Cosmscout::AvailableMapsModel | Tree model with maps available by configured providers (see Settings::GetMapProviders) |
►CQAbstractListModel | |
Cosmscout::AvailableVoicesModel | List model with voices available by configured providers (see Settings::GetVoiceProviders) |
Cosmscout::InstalledMapsModel | Model providing access to currently installed maps on device |
Cosmscout::InstalledVoicesModel | Model providing access to currently installed voices on device |
Cosmscout::LocationInfoModel | |
Cosmscout::LocationListModel | Model for searching objects in osmscout databases by pattern written by human |
Cosmscout::MapDownloadsModel | QML list model with currently downloaded maps |
Cosmscout::MapObjectInfoModel | |
Cosmscout::MapStyleModel | |
Cosmscout::NavigationModel | Model providing navigation functionality to QML |
Cosmscout::NearPOIModel | |
Cosmscout::OnlineTileProviderModel | Provide Qt model with loaded online tile providers (see Settings::loadOnlineTileProviders) |
Cosmscout::OpeningHoursModel | QML Component for parsing OSM opening hours |
Cosmscout::RoutingListModel | |
Cosmscout::StyleFlagsModel | |
►CQNetworkCookieJar | |
Cosmscout::PersistentCookieJar | |
►CQObject | |
►Cosmscout::AvailableMapsModelItem | Abstract model item used in AvailableMapsModel |
Cosmscout::AvailableMapsModelDir | Model item representing directory in AvailableMapsModel |
Cosmscout::AvailableMapsModelMap | Model item representing map in AvailableMapsModel |
Cosmscout::AvailableVoice | |
Cosmscout::DBLoadJob | |
Cosmscout::DBRenderJob | |
►Cosmscout::DownloadJob | Class that provide abstraction for download job of multiple files in sequence |
Cosmscout::MapDownloadJob | Utility class for downloading map db described by AvailableMapsModelMap over http |
Cosmscout::VoiceDownloadJob | Utility class for downloading voice described by AvailableVoice over http |
Cosmscout::ElevationModule | |
Cosmscout::FileDownloader | Downloads a file specified by URL |
Cosmscout::IconAnimation | |
Cosmscout::IconLookup | |
►Cosmscout::InputHandler | Input handler retrieve all inputs from user and may change MapView (emits viewChange signal) |
►Cosmscout::JumpHandler | Input handler that animates jumps to target map view |
Cosmscout::LockHandler | Input handler that locks map view to current position |
Cosmscout::VehicleFollowHandler | Input handler that follow vehicle |
►Cosmscout::MoveHandler | Handler with support of simple moves and zoom |
Cosmscout::DragHandler | InputHandler with support of dragg gesture |
Cosmscout::MultitouchHandler | InputHandler with support of multitouch input |
Cosmscout::ZoomGestureHandler | Handler for zoom gesture with one finger, activated by tap and press usually |
Cosmscout::LocationEntry | Qt abstraction for various objects on map, used for search and routing |
Cosmscout::LookupModule | |
Cosmscout::MapDownloader | Manager of map databases |
►Cosmscout::MapRenderer | |
Cosmscout::PlaneMapRenderer | |
Cosmscout::TiledMapRenderer | |
Cosmscout::MapView | Object thats carry information about view center, angle and magnification |
Cosmscout::MoveAccumulator | Helper class that accumulates move (touch events) within some time period (time defined FIFO queue) |
Cosmscout::NavigationModule | |
Cosmscout::OSMScoutQt | Singleton that provides access to high level modules of OSMScout library |
Cosmscout::OsmTileDownloader | |
►Cosmscout::OverlayObject | Qt abstraction for various objects on map, used for search and routing |
Cosmscout::OverlayArea | |
Cosmscout::OverlayNode | |
Cosmscout::OverlayWay | |
Cosmscout::QmlRoutingProfile | Routing profile |
Cosmscout::QmlSettings | Provides interface to Settings object from QML |
Cosmscout::QtRouteData | Representation of computed route |
Cosmscout::QtSettingsStorage | |
Cosmscout::RouteDescriptionBuilder | |
Cosmscout::RouteStep | Human representation of route step commands |
Cosmscout::Router | |
Cosmscout::SearchModule | |
Cosmscout::StyleModule | |
Cosmscout::SunriseSunset | QML Component for computing today's sunrise / sunset time for specific place on Earth |
Cosmscout::TapRecognizer | Simple class for recognizing some basic gestures: tap, double tap, long-tap and tap-and-hold |
Cosmscout::TileCache | Cache have to be locked by its mutex() while access |
Cosmscout::TileLoaderThread | |
Cosmscout::VehiclePosition | Object aggregating estimated data about vehicle during navigation |
Cosmscout::VoiceManager | Manager of voices for navigation commands |
►Cosmscout::VoicePlayer | Defines the abstract interface for the voice player |
Cosmscout::VoiceCorePlayer | Provides the default voice player |
►CQQuickPaintedItem | |
Cosmscout::ElevationChartWidget | |
►Cosmscout::MapOverlay | |
Cosmscout::TiledMapOverlay | |
Cosmscout::MapWidget | Qt Quick widget for displaying map |
►CQRunnable | |
►Cosmscout::SearchRunnable | |
Cosmscout::FreeTextSearchRunnable | |
Cosmscout::SearchLocationsRunnable | |
►CSettingsStorage | |
Cosmscout::QtSettingsStorage | |
Cosmscout::Signal< Args... > | |
Cosmscout::Slot< Args... > | |
Cosmscout::Slot< bool > | |
Cosmscout::Slot< double > | |
Cosmscout::Slot< int > | |
Cosmscout::Slot< int, POILookupModule::LookupResult > | |
Cosmscout::Slot< OnlineTileProvider > | |
Cosmscout::Slot< osmscout::GeoBox > | |
Cosmscout::Slot< std::chrono::milliseconds > | |
Cosmscout::Slot< std::string > | |
Cosmscout::Slot< std::vector< std::filesystem::path > > | |
►Cstd::exception | STL class |
►Cosmscout::OSMScoutException | |
Cosmscout::IOException | |
Cosmscout::UninitializedException | |
Cstd::hash< osmscout::DBFileOffset > | |
Cstd::hash< osmscout::DBId > | |
Cstd::hash< osmscout::MagnificationLevel > | |
Cstd::hash< osmscout::ScanCell > | |
Cosmscout::TileData< AreaRef > | |
Cosmscout::TileData< NodeRef > | |
Cosmscout::TileData< RouteRef > | |
Cosmscout::TileData< WayRef > | |
Cutf8helper::character | |
Cutf8helper::Parser | Parse and transform an UTF8 string |
Cutf8helper::UTF8String | |