libosmscout 0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cosmscout::BatchMapPainter< MapPainterQt * >
 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::DataFile< Node >
 Cosmscout::DataFile< osmscout::Intersection >
 Cosmscout::DataFile< PTRoute >
 Cosmscout::DataFile< Route >
 Cosmscout::DataFile< Way >
 CDBJob
 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::AddressAn address is a unique place at a given location, normally a building that is address by its house number
 Cosmscout::AddressListVisitor::AddressResult
 Cosmscout::AddressVisitorVisitor that gets called for every address found at a given location
 Cosmscout::AdminRegionA named administrative region
 Cosmscout::AdminRegion::RegionAlias
 Cosmscout::AdminRegionVisitorVisitor that gets called for every region found
 Cosmscout::AreaRepresentation of an (complex/multipolygon) area
 Cosmscout::Area::Ring
 Cosmscout::AreaAreaIndexAreaAreaIndex allows you to find areas in a given region
 Cosmscout::AreaIndexGeneric area index for lookup objects by area
 Cosmscout::AreaIndex::TypeData
 Cosmscout::AreaNodeIndexAreaWayIndex allows you to find ways and way relations in a given area
 Cosmscout::AreaRegionSearchResult
 Cosmscout::AreaRegionSearchResultEntry
 Cosmscout::AreaSearchParameterParameter to influence the search result for searching for (drawable) objects in a given area
 Cosmscout::AsyncWorkerAsync worker provides simple tool for providing asynchronous method calls
 Cosmscout::BasemapDatabaseCentral access class to all the individual data files and indexes of the basemap
 Cosmscout::BasemapDatabaseParameterBasemapDatabase 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::BoundingBoxDataFileDataFile class for loading the bounding box of the db
 Cosmscout::BreakerA breaker object instance allows to trigger cancelation of long running processes
 Cosmscout::Cache< K, V, IK >Generic FIFO cache implementation with O(n log n) semantic
 Cosmscout::Cache< K, V, IK >::CacheEntryAn individual entry in the cache
 Cosmscout::Cache< K, V, IK >::ValueSizerValueSizer 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::CmdLineParser
 Cosmscout::CmdLineParseResult
 Cosmscout::CmdLineScanner
 Cosmscout::ColorRepresentation 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::CoordBufferBuffer structure for Vertex2D data
 Cosmscout::CoordBufferRangeHold a reference to a range of data within a CoordBuffer
 Cosmscout::CoordDataFile
 Cosmscout::CoverageIndexCoverageIndex allows you to check for tiles that hold map data (for this db)
 Cosmscout::DatabaseCentral access class to all the individual data files and indexes
 Cosmscout::DatabaseParameterDatabase instance initialization parameter to influence the behavior of the db instance
 Cosmscout::DataBlockSpanReference 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::DataTileCacheData cache using tile based cache pages
 Cosmscout::DBFileOffsetHelper structure to implement a reference to a routing node in a given db (identified by a unique index)
 Cosmscout::DBIdHelper structure to implement a reference to a routing node in a given db (identified by a unique index)
 Cosmscout::DebugDatabaseSecondary Database class for accessing debug information not normally available on the target device
 Cosmscout::DebugDatabaseParameterDatabase 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::DescriptionEntryIngroup Description
 Cosmscout::DescriptionServiceService,to get a structured description of an object on the map (Area, Way or Node)
 Cosmscout::Distance
 Cosmscout::DistanceUnit
 Cosmscout::DrawPrimitive
 Cosmscout::DynamicFeatureReaderVariant 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::EarthSome 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::FeatureA feature combines one or multiple tags to build information attribute for a type
 Cosmscout::FeatureFilterData
 Cosmscout::FeatureInstanceAn 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::FeatureToDescriptionProcessorIngroup Description
 Cosmscout::FeatureValue
 Cosmscout::FeatureValueBufferA 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::FileScannerFileScanner implements platform independent sequential scanning-like access to data in files
 Cosmscout::FileWriterFileScanner implements platform independent writing to data in files
 Cosmscout::FillStyleProcessor
 Cosmscout::FixedPixelRatio
 Cosmscout::GeoBoxAnonymous geographic rectangular bounding box
 Cosmscout::GeoBoxPartitionerHelper class to divide a given GeoBox in multiple equally sized parts
 Cosmscout::GeoCoordAnonymous geographic coordinate
 Cosmscout::Glyph< NativeGlyph >
 Cosmscout::GroundTileA single ground tile cell
 Cosmscout::GroundTile::CoordA Coordinate for a point in a ground tile path
 Cosmscout::HTMLWriterHTMLWriter allows easy generation of HTML web pages containing OSM based reports
 Cosmscout::IntersectionA 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 >::LayoutJobLayout job initializes separate canvases for icons/symbols, labels and overlay labels
 Cosmscout::LabelPathHelper for rendering labels following some path
 Cosmscout::LabelProviderInterface one must implement to provider a label for the map
 Cosmscout::LabelProviderFactory
 Cosmscout::LaneAgent::Lane
 Cosmscout::LatchThis implements a pure C++ Latch providing lock-S (shared) and lock-X (exclusive)
 Cosmscout::Locale
 Cosmscout::LocationA location is a named point, way, area or relation on the map
 Cosmscout::LocationAtPlaceDescriptionDescription of a location based on the GeoCoord of that location
 Cosmscout::LocationCoordDescriptionDescription of a location based on the GeoCoord of that location
 Cosmscout::LocationCrossingDescriptionDescription of a location based on a nearby crossing
 Cosmscout::LocationDescriptionA LocationDescription objects holds various alternative (and optional) descriptions of the given locations
 Cosmscout::LocationDescriptionCandicate
 Cosmscout::LocationDescriptionServiceThe 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::ReverseLookupResultResult of a location reverse lookup
 Cosmscout::LocationFormSearchParameterParameter object for form based search of a location
 Cosmscout::LocationIndexLocation index returns objects by names (the name should be changed)
 Cosmscout::LocationIndex::ScopeCacheCleanerUtil class that cleanup location index cache when instance is destructed
 Cosmscout::LocationSearchResultThe result of a location query
 Cosmscout::LocationSearchResult::Entry
 Cosmscout::LocationServiceThe 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::LocationStringSearchParameterParameter object for string pattern based search for a location or a POI
 Cosmscout::LocationVisitorVisitor that gets called for every location found in the given area
 Cosmscout::LocationWayDescriptionDescription of a location based on a nearby way
 Cosmscout::LogSimple logging proxy object that encapsulates one exchangeable global logger instance
 Cosmscout::LoggerA logger is a special output stream
 Cosmscout::Logger::DestinationAbstract base class for printing log information to a specific output sink
 Cosmscout::Logger::LineA log consists of a number of lines
 Cosmscout::LookupModule::ObjectInfo
 Cosmscout::Magnification
 Cosmscout::MagnificationConverter
 Cosmscout::MagnificationLevel
 Cosmscout::MapDataThis is the data structure holding all to be rendered data
 Cosmscout::MapIcon
 Cosmscout::MapPainterAbstract 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::MapPainter::AreaDataData structure for holding temporary data about areas
 Cosmscout::MapPainter::ContourSymbolData
 Cosmscout::MapPainter::RouteLabelDataData structure for holding temporary data route labels
 Cosmscout::MapPainter::WayDataData structure for holding temporary data about ways
 Cosmscout::MapPainter::WayPathDataData 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::MapParameterCollection of Parameter that parametrize and influence drawing of the map
 Cosmscout::MapServiceMapService offers services for retrieving data in a way that is helpful for drawing maps
 Cosmscout::MapService::TypeDefinition
 Cosmscout::MapTile
 Cosmscout::MapTileCache< T >
 Cosmscout::MemoryMonitorStarts 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::MultiDBRoutingStateState for MultiDBRoutingService
 Cosmscout::Navigation< NodeDescriptionTmpl >
 Cosmscout::NavigationAgent
 Cosmscout::NavigationEngine
 Cosmscout::NavigationMessageBase class for all navigation messages
 Cosmscout::Node
 Cosmscout::NodeRegionSearchResult
 Cosmscout::NodeRegionSearchResultEntry
 Cosmscout::NodeUseMapThe 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::ObjectDescriptionIngroup Description
 Cosmscout::ObjectFileRefReference to an libosmscout internal object by its type (area, way, node) and by its file offset within its data file
 Cosmscout::ObjectFileRefByFileOffsetComparatorComparator to sort ObjectFileRefs strictly by increasing file offset
 Cosmscout::ObjectFileRefStreamReaderRead back a stream of sorted ObjectFileRefs as written by the ObjectFileRefStreamWriter
 Cosmscout::ObjectFileRefStreamWriterEfficiently (in disk space handling) write a number of (sorted by file offset) ObjectFileRefs
 Cosmscout::ObjectKey
 Cosmscout::ObjectOSMRefReference to an OSM object by its type (Node, Way, Relation) and its OSM object id
 Cosmscout::ObjectPool< T >
 Cosmscout::ObjectVariantDataFor every unique combination of object attributes that are routing relevant we store an ObjectvariantData entry
 Cosmscout::ObjectVariantDataFileDataFile class for loading the object variant data, which is part of the routing graph
 Cosmscout::OpenGLMapData< TexturePixelType, TexturePixelSize >
 Cosmscout::OpenGLTexture
 Cosmscout::OpeningHoursUtility for parsing simple OpenStreetMap opening hours
 Cosmscout::OpeningHours::DayTime
 Cosmscout::OpeningHours::Rule
 Cosmscout::OpeningHours::TimeInterval
 Cosmscout::OptimizeAreasLowZoom
 Cosmscout::OptimizeWaysLowZoom
 Cosmscout::OSMScoutQtBuilder
 Cosmscout::OSMTile
 Cosmscout::OSMTileIdRepresentation of the x and y coordinate of a OSM tile
 Cosmscout::OSMTileIdBoxA 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::PathA 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::PathIntersectionInformation about intersection of two paths
 Cosmscout::PathLabelData
 Cosmscout::PixelRepresentation of a pixel on a display or a plane
 Cosmscout::PlaceA Place description a certain place in respect to the location index
 Cosmscout::POIA POI is an object within an area, which has been indexed by its name
 Cosmscout::POIFormSearchParameterParameter object for form based search of a POI (point of interest)
 Cosmscout::PointA point is a identifiable (has an id) geo-coordinate
 Cosmscout::POIServiceThe POIServices offers methods special to working with POIs
 Cosmscout::POIVisitorVisitor 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::ProcessingQueue< T >A ProcessingQueue is a special multi-threaded safe implementation of a queue
 Cosmscout::Progress
 Cosmscout::ProjectionAbstract base class for multiple projection implementations
 Cosmscout::Projection::BatchTransformerThis class is used to hide internal complexity concerned with batching GeoToPixel calls
 Cosmscout::PTRouteRepresentation of a public transport route
 Cosmscout::PTRoute::PlatformA route variant consists of a number of platforms
 Cosmscout::PTRoute::StopA route variant consists of a number of halts
 Cosmscout::PTRoute::VariantA route can have multiple variants
 Cosmscout::ReadLock
 Cosmscout::RequestState
 Cosmscout::RoutableDBObjects
 Cosmscout::RoutableObjects
 Cosmscout::RouteRepresentation of route
 Cosmscout::Route::Segment
 Cosmscout::Route::SegmentMember
 Cosmscout::RouteData
 Cosmscout::RouteData::RouteEntry
 Cosmscout::RouteDescriptionDescription of a route, enhanced with information that are required to give a human textual (or narrative) drive instructions;
 Cosmscout::RouteDescription::DescriptionBase class of all descriptions
 Cosmscout::RouteDescription::Node
 Cosmscout::RouteDescriptionPostprocessorThe 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::CallbackCallback class that gets call in various routing situations
 Cosmscout::RouteDescriptionResult
 Cosmscout::RouteNodeA route node is the representation of a node in the routing graph
 Cosmscout::RouteNode::ExcludeExclude regarding use of paths
 Cosmscout::RouteNode::ObjectDataInformation for an object referenced by a path
 Cosmscout::RouteNode::PathA single path that starts at the given route node
 Cosmscout::RouteNodeDataFile
 Cosmscout::RoutePoints
 Cosmscout::RoutePointsResult
 Cosmscout::RoutePositionStart or end position of a route calculation
 Cosmscout::RoutePositionResult
 Cosmscout::RoutePostprocessor::PostprocessorBase class for routing processors
 Cosmscout::RouterParameterDatabase instance initialization parameter to influence the behavior of the db instance
 Cosmscout::RouteWayResult
 Cosmscout::RoutingDatabaseEncapsulation of the routing relevant data files, similar to Database
 Cosmscout::RoutingParameterParameter object for routing calculations
 Cosmscout::RoutingProfileAbstract interface for a routing profile
 Cosmscout::RoutingProgressOptional callback object for monitoring routing progress
 Cosmscout::RoutingResultResult of a routing calculation
 Cosmscout::RoutingServiceAbstract algorithms for routing
 Cosmscout::RoutingService::ClosedNodeHasherHelper class for calculating hash codes for VNode instances to make it usable in std::unordered_set
 Cosmscout::RoutingService::RNodeA 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::VNodeMinimum 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::ScreenBoxAnonymous screen rectangular bounding box
 Cosmscout::ScreenMask
 Cosmscout::ScreenPixelRatio
 Cosmscout::ScreenPixelRectangle
 Cosmscout::ScreenRectMaskHolds 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::SpeedVariantPossible route speed variants by its grade
 Cosmscout::SRTMRead elevation data in hgt format
 Cosmscout::SRTMData
 Cosmscout::StopClockSimple stop clock implementation
 Cosmscout::StopClockNanoCopy of the StopClock implementation but using a high_resolution timer and by default return nano seconds
 Cosmscout::StringMatcher
 Cosmscout::StringMatcherFactory
 Cosmscout::StringToNumberTemplated< is_signed, N >
 Cosmscout::StringToNumberTemplated< false, N >
 Cosmscout::StringToNumberTemplated< true, N >
 Cosmscout::StyleInterface class that offers a medium generic interface for styles classes
 Cosmscout::StyleAttributeDescriptorBase class for all attribute metadata
 Cosmscout::StyleConfigIndex selectors by type and level
 Cosmscout::StyleConstant
 Cosmscout::StyleCriteriaHolds 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::StyleDescriptorHolds Meta information and technical description of a style
 Cosmscout::StyleError
 Cosmscout::StyleFilterHolds 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::SymbolDefinition of a symbol
 Cosmscout::SymbolRenderer
 Cosmscout::TagConditionAbstract base class for all tag based conditions
 Cosmscout::TagErrorReporter
 Cosmscout::TagInfoInformation about a tag definition
 Cosmscout::TagRegistry
 Cosmscout::TextLoader
 Cosmscout::TextSearchIndexA class that allows prefix-based searching of text data indexed during import
 Cosmscout::ThreadedWorkerA single threaded agent
 Cosmscout::ThreadedWorkerPool< W >
 Cosmscout::TileResult of a cache lookup
 Cosmscout::TileCacheKeyThe 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::TileIdA Tile id, uniquely identifing a tile by its level and (unique for the given level) tile coordinates
 Cosmscout::TileIdBoxA bounding box defined by two tile ids that span a rectangular region (in tile coordinate system)
 Cosmscout::TileIdBoxConstIterator
 Cosmscout::TileIdHasherHasher that can be used in std::unordered_map with TileId as a key
 Cosmscout::TileKey
 Cosmscout::TransBufferTemporary stateful buffer for holding results of transformation of polygon from geo coords to display coords
 Cosmscout::TransPointEntry in the TransBuffer structure
 Cosmscout::TransPolygonClass to allows transformation of geometric primitives form geo coordinate to display coordinates using the passed Projection instance
 Cosmscout::Triangulate
 Cosmscout::TurnRestriction
 Cosmscout::TypeConfigHolds information about object types defined by a db instance
 Cosmscout::TypeDistributionDataFileDataFile class for loading the bounding box of the db
 Cosmscout::TypeDistributionDataFile::Distribution
 Cosmscout::TypeInfoDetailed information about one object type
 Cosmscout::TypeInfo::TypeConditionA type can have a number of conditions that allow to identify the type of an object based on its tag values
 Cosmscout::TypeInfoSetCustom data structure to efficiently handle a set of TypeInfoRef
 Cosmscout::TypeInfoSetConstIterator
 Cosmscout::Vertex2DTwo dimensional coordinate (floating point values, negative coordinates possible)
 Cosmscout::Vertex3DThree dimensional coordinate (floating point values, negative coordinates possible)
 Cosmscout::VoiceHolder 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
 CQAbstractListModel
 CQNetworkCookieJar
 CQObject
 CQQuickPaintedItem
 CQRunnable
 CSettingsStorage
 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::exceptionSTL class
 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::ParserParse and transform an UTF8 string
 Cutf8helper::UTF8String