| CAnyId | |
| ►CApplication | |
| CAlacarteImporterApp | This file is part of alaCarte |
| CAlacarteServerApp | Represents the Server-Application |
| CArchive | |
| CAssetCache | |
| Cpip::pinfo_parser::attribute< Context, Iterator > | |
| ►CAttributeCreator | |
| CSpecificAttributeCreator< Type > | This file is part of alaCarte |
| CStatistic::AvgMeasurement | |
| Cbasic_rect< T > | |
| Cbasic_rect< coord_t > | |
| Cbasic_rect< double > | |
| Cbasic_vector2< T > | |
| Cbasic_vector2< coord_t > | |
| Cbasic_vector2< double > | |
| ►Cbinary_function | |
| CCachedComparator | |
| CCachedString::StringStorageElement::StringComparator | Comparator for comparing STringStorageELements with strings |
| CCache | |
| CCachedString | Represents a string which is cached into an internal cache |
| CCairoLayer | This file is part of alaCarte |
| CColor | |
| CColorTable | Simple table for name to color mappings |
| CCompareObjects< IdType > | Sort objects according to osm-layer and z_index (and id for determinism) |
| ►Cenable_shared_from_this | |
| CConfiguration | Represents a set of options accessible via strings |
| CHttpRequest | |
| CHttpServer | A HttpServer waits for connections and creates HttpRequests |
| CParserLogger | |
| CRequestManager | |
| CStylesheet | A Stylesheet parses a given MapCSS Stylesheet file and stores the defined rules |
| CStylesheetManager | The StylesheetManager provides an interface to get arbitrary Stylesheets from the stylesheet directory |
| CArchive::entry_t | |
| Cexcp::ErrorOut< Info > | |
| Ceval::Eval< TargetType > | Represents a value in a style template |
| Ceval::Eval< std::vector< TargetType > > | Same as eval but with more than one value |
| ►Cexception | |
| ►Cexcp::ExceptionBase | Base of most exceptions thrown by alacarte |
| Cexcp::BadOsmIdException | Thrown if an osm id was not specified before resolving |
| Cexcp::FileNotFoundException | Thrown if a file was not found |
| Cexcp::FileNotWritable | Thrown if a file was not writeable |
| Cexcp::InputFormatException | Thrown if input was not in the right format |
| Cexcp::MalformedURLException | Thrown if URL is not in SlippyMap-URL-Format |
| Cexcp::NotImplementedException | Thrown on a point where implementation is missing |
| Cexcp::ParseException | Thrown if the parsing fails |
| Cexcp::TimeoutException | Thrown if no more time is left |
| Cexcp::UnknownImageFormatException | Thrown if an unknown image format is requested |
| ►Cexception | |
| Cexcp::ExceptionBase | Base of most exceptions thrown by alacarte |
| CGeodata | |
| ►CGeoObject | |
| CNode | |
| CRelation | |
| CWay | |
| ►Cgrammar | |
| CColorGrammar | A grammar to parse a mapcss color |
| CCommentSkipper | Grammar to skipp c/c++ style comments |
| Ceval::EvalGrammer | Grammar used to parse eval expressions |
| CMapCSSGrammar | The grammar for the mapcss format |
| CHttpRequest::Header | |
| CHttpRequestParser | Parser for incoming requests |
| CImporter | |
| CJob | Abstract Class which computes Tiles by a given TileIdentifier |
| CStatistic::JobMeasurement | |
| ►CLabel | Stores bounding box and style of a label that needs to be placed |
| CShield | |
| CParserLogger::LogStream | |
| Cboost::spirit::qi::make_primitive< pip::tag::pinfo, Modifiers > | |
| CMapCssParser | |
| CMaybeCachedString | Represents a string which could be cached into an internal cache |
| ►Cnoncopyable | |
| CCachedString::StringStorage | Storage class for cached strings |
| CHttpRequest | |
| CStylesheetManager | The StylesheetManager provides an interface to get arbitrary Stylesheets from the stylesheet directory |
| CObjCounter< Obj > | |
| ►CObjectRenderer | |
| CNodeRenderer | |
| CRelationRenderer | |
| CWayRenderer | |
| CParseInfo | |
| ►Cprimitive_parser | |
| Cpip::pinfo_parser | |
| CRandom | |
| CRenderAttributes | A RenderAttributes object contains mappings from NodeIDs and WayIDs to Style objects which define how the Node or Way has to be rendered |
| ►CRenderCanvas | |
| CPNGRenderCanvas | This file is part of alaCarte |
| CSVGRenderCanvas | |
| CRenderCanvasFactory | |
| CRenderer | |
| CHttpRequest::Reply | |
| CHttpRequest::RequestData | |
| CRTree< id_t, data_t >::RLeaf< _id_t, _data_t, leaf_elements > | |
| CRTree< id_t, data_t >::RNode | |
| CRTree< id_t, data_t > | |
| CRule | |
| CRequestManager::RunningQueue | This file is part of alaCarte |
| ►CSelector | |
| CApplySelector | |
| CAreaSelector | |
| CChildNodesSelector | |
| CChildWaysSelector | |
| CHasNotTagSelector | |
| CHasTagSelector | |
| CLineSelector | |
| CTagEqualsSelector | |
| CTagLargerEqualsSelector | |
| CTagLargerSelector | |
| CTagMatchesSelector | |
| CTagSmallerEqualsSelector | |
| CTagSmallerSelector | |
| CTagUnequalsSelector | |
| CSelectorItem | Represents a part of the style selector |
| CStatistic | |
| ►Ceval::STNode | The interface for nodes in the syntax tree |
| Ceval::BinaryOperationNode | And executes a binary operation in the eval syntax tree |
| Ceval::FunctionOperationNode | Represents a node which executes a certain operation on 1 to n subexpressions |
| Ceval::STLeaf | Represents a leaf in the eval syntax tree |
| Ceval::UnaryOperationNode | |
| ►Cstream_cache_observer | |
| CImporter::OsmXmlParser | Parser for osm-xml-data |
| CCachedString::StringStorageElement | |
| CStyle | A Style stores the MapCSS properties for a single Node or Way, or a Relation of type multipolygon |
| CStyleTemplate | A StyleTemplate is the "raw" / "unevaluated" form of a Style specified by a single MapCSS rule |
| ►Csymbols | |
| CAttributeTypes | Symbols for the attributes |
| CBinaryTypes | Symbols for the binary operators |
| CColorSymbols | Symbols for the binary operators |
| Ceval::FunctionOperators | Symbol parser for the function operations |
| Ceval::Lvl1Operator | Symbol parser for level 1 operations |
| Ceval::Lvl2Operator | Symbol parser for level 2 operations |
| Ceval::Lvl3Operator | Symbol parser for level 3 operations |
| Ceval::Lvl4Operator | Symbol parser for level 4 operations |
| CObjectTypes | Symbols for the objects |
| CUnaryTypes | Symbols for the unary operators |
| CTile | |
| ►CTileIdentifier | A TileIdentifier identifies a Tile |
| CMetaIdentifier | A MetaIdentifier identifies a set of Tiles that a rendered together |
| ►Ctrue_ | |
| Cboost::spirit::use_terminal< qi::domain, pip::tag::pinfo > | |
| CTypedId< TypeNumber > | |
| ►Cunary_function | |
| CCachedString::StringStorageElement::Hasher | Hasher for the StringStorageElement |
| ►Cunordered_map | |
| CDataMap< Key, Value > | |
| CDataMap< CachedString, CachedString > | |
| CDataMap< TypedId, CachedString > | |
| CZoom | Simple structure to store a zoom range |