alaCarte Maps
Renderer for OpenStreetMap tiles
ChildNodesSelector Member List

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

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