alaCarte Maps
Renderer for OpenStreetMap tiles
HasNotTagSelector Member List

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

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