alaCarte Maps
Renderer for OpenStreetMap tiles
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Selector Member List

This is the complete list of members for Selector, including all inherited members.

geodataSelectorprotected
matchNode(NodeId nodeID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const =0Selectorpure virtual
matchRelation(RelId relID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const =0Selectorpure virtual
matchWay(WayId wayID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const =0Selectorpure virtual
nextSelectorprotected
ruleSelectorprotected
Selector(const shared_ptr< Rule > &rule, const shared_ptr< Selector > &next)Selector