alaCarte Maps
Renderer for OpenStreetMap tiles
ApplySelector Member List

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

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