alaCarte Maps
Renderer for OpenStreetMap tiles
TagMatchesSelector Member List

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

expressionTagMatchesSelectorprivate
geodataSelectorprotected
matchNode(NodeId nodeID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const TagMatchesSelectorvirtual
matchRelation(RelId relID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const TagMatchesSelectorvirtual
matchWay(WayId wayID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const TagMatchesSelectorvirtual
nextSelectorprotected
ruleSelectorprotected
Selector(const shared_ptr< Rule > &rule, const shared_ptr< Selector > &next)Selector
tagTagMatchesSelectorprivate
TagMatchesSelector(const shared_ptr< Rule > &rule, const shared_ptr< Selector > &next, const string &tag, const string &value)TagMatchesSelector