alaCarte Maps
Renderer for OpenStreetMap tiles
ChildWaysSelector Member List

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

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